Skip to content

Commit

Permalink
Update token.
Browse files Browse the repository at this point in the history
  • Loading branch information
sirEven committed Oct 26, 2024
1 parent 456e35d commit dc7537e
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 @@ -40,5 +40,5 @@ jobs:
if: ${{ needs.run_test_suite_workflow.result == 'success' }}

env:
PYPI_TEMP_TOKEN: ${{ secrets.PYPI_LOCAST_TOKEN }}
PYPI_LOCAST_TOKEN: ${{ secrets.PYPI_LOCAST_TOKEN }}
run: poetry publish --build -u __token__ -p $PYPI_LOCAST_TOKEN

0 comments on commit dc7537e

Please sign in to comment.