We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d96307 + 1a1b54c commit 64cf8d9Copy full SHA for 64cf8d9
1 file changed
action.yml
@@ -26,7 +26,7 @@ runs:
26
shell: bash
27
28
- name: Publish package distributions to GitHub Releases
29
- uses: python-semantic-release/publish-action@ae6462adc12bd3d1738070d784b65b5189b955a9
+ uses: python-semantic-release/publish-action@310a9983a0ae878b29f3aac778d7c77c1db27378
30
with:
31
github_token: ${{ inputs.github-token }}
32
0 commit comments