Skip to content

Commit

Permalink
⬆️ Update GitHub Action for PyPi publishing to v1.12.2 (#831)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas authored Nov 11, 2024
1 parent 102e392 commit 83e6eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: 🏗 Build package
run: poetry build --no-interaction
- name: 🚀 Publish package to PyPi
uses: pypa/gh-action-pypi-publish@release/v1
uses: pypa/gh-action-pypi-publish@v1.12.2

twitter:
name: 🐦 Tweet the release
Expand Down

0 comments on commit 83e6eb6

Please sign in to comment.