We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f807750 commit 8add16aCopy full SHA for 8add16a
.github/workflows/ci.yml
@@ -113,7 +113,7 @@ jobs:
113
if: steps.release.outputs.released == 'true'
114
115
- name: Publish package distributions to GitHub Releases
116
- uses: python-semantic-release/publish-action@948bb8fccc5e8072f2c52464b45c76a8bb3878e6 # v10
+ uses: python-semantic-release/publish-action@310a9983a0ae878b29f3aac778d7c77c1db27378 # v10
117
118
with:
119
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments