Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
run: |
make build
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@ed0c5390c58e727690666d924fdd9d4791c13d80
uses: pypa/gh-action-pypi-publish@release/v1
Comment thread
cnotbohm marked this conversation as resolved.

Loading