Skip to content

Commit

Permalink
⬆️ Update pypa/gh-action-pypi-publish action to v1.12.2 (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas authored Nov 17, 2024
1 parent 63c2db7 commit 653a2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/.github/workflows/release.yaml.j2
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

{%- if tweet_on_release %}
tweet:
Expand Down

0 comments on commit 653a2bd

Please sign in to comment.