Skip to content

Commit

Permalink
use secret
Browse files Browse the repository at this point in the history
  • Loading branch information
tammoippen committed Dec 14, 2021
1 parent b963dba commit 60ecebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
path: dist/*.tar.gz

- name: Publish
run: poetry publish -vvv -n -u tammoippen -p $PYPI_PASS
run: poetry publish -vvv -n -u tammoippen -p ${{ secrets.PYPI_PASS }}

0 comments on commit 60ecebe

Please sign in to comment.