Skip to content

Commit

Permalink
fix typo (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
nadin-Starkware authored Oct 22, 2024
1 parent aa9529d commit 7335da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updload_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- name: set env vars
-env:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# if: github.event.workflow_run.pull_requests != ''
run: |
Expand Down

0 comments on commit 7335da3

Please sign in to comment.