Skip to content

Commit

Permalink
fix: pypi publisher action version
Browse files Browse the repository at this point in the history
  • Loading branch information
peterschutt committed Apr 28, 2024
1 parent 0edbfac commit af92fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
run: |
$HOME/.local/bin/poetry build
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@v1
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit af92fea

Please sign in to comment.