Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/Wandalen/wretry.ac…
Browse files Browse the repository at this point in the history
…tion-3.7.2
  • Loading branch information
lotif authored Nov 11, 2024
2 parents 0ccd3a2 + 2496690 commit eb73332
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 @@ -24,7 +24,7 @@ jobs:
- name: Build package
run: poetry build
- name: Publish package
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit eb73332

Please sign in to comment.