Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dbernaciak authored Dec 13, 2023
1 parent 9cf1b0a commit 493677c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
poetry run mike set-default --branch fusion_release --deploy-prefix docs --push latest
working-directory: main_repo
env:
github_token: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Build wheels and source tarball
run: |
Expand Down

0 comments on commit 493677c

Please sign in to comment.