We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ef258 commit c35059aCopy full SHA for c35059a
action.yml
@@ -16,7 +16,6 @@ runs:
16
shell: bash
17
18
- name: Publish package distributions to GitHub Releases
19
- # IMPORTANT: this cannot be pinned to a hash in publish
20
- uses: python-semantic-release/publish-action@v9.17.0
+ uses: python-semantic-release/publish-action@555cc0bad8cdc946f14255380ec0a23170edf364
21
with:
22
github_token: ${{ inputs.github-token }}
0 commit comments