Skip to content

Commit

Permalink
⬆️ Update pypa/gh-action-pypi-publish action to v1.12.2 (#626)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas authored Nov 15, 2024
1 parent a7b9bb7 commit 5f56c06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +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
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5f56c06

Please sign in to comment.