Skip to content

Commit

Permalink
Use secrest.pypi api token
Browse files Browse the repository at this point in the history
  • Loading branch information
bobleesj committed Oct 9, 2024
1 parent a756a19 commit 639844d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-wheel-release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ jobs:
release:
uses: bobleesj/release-scripts/.github/workflows/_build-wheel-release-publish.yml@v0
with:
project: cifkit
project: cifkit
secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 639844d

Please sign in to comment.