Skip to content

Commit

Permalink
💚 twine-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YousefEZ authored Sep 23, 2024
1 parent d24161e commit c6131f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/twine-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
persist-credentials: false
ref: ${{ github.ref }}
- name: Bump and Publisher Distribution to PyPi
uses: YousefEZ/auto-pypi@0.0.13
uses: YousefEZ/auto-pypi@latest
with:
githubtoken: ${{ secrets.GITHUB_TOKEN }}
twinetoken: ${{ secrets.TWINE_USERNAME }}
Expand Down

0 comments on commit c6131f6

Please sign in to comment.