Skip to content

Commit

Permalink
add github secret
Browse files Browse the repository at this point in the history
  • Loading branch information
PicoCentauri committed Dec 5, 2024
1 parent f303848 commit c54d73e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ jobs:
dist/*.tar.gz
dist/*.whl
prerelease: ${{ contains(github.ref, '-rc') }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c54d73e

Please sign in to comment.