Skip to content

Commit

Permalink
⬆️ Update GitHub Action for PyPi publish to v1.12.0 (#801)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas authored Nov 8, 2024
1 parent 9891f40 commit 392b4b4
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.0

tweet:
name: 🐦 Tweet the release
Expand Down

0 comments on commit 392b4b4

Please sign in to comment.