We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b87f1c commit a47c8c1Copy full SHA for a47c8c1
action.yml
@@ -16,6 +16,6 @@ runs:
16
shell: bash
17
18
- name: Publish package distributions to GitHub Releases
19
- uses: python-semantic-release/publish-action@v9.16.1
+ uses: python-semantic-release/publish-action@v9.17.0
20
with:
21
github_token: ${{ inputs.github-token }}
0 commit comments