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 1155c87 commit 89900a5Copy full SHA for 89900a5
.github/workflows/ci.yml
@@ -112,7 +112,7 @@ jobs:
112
if: steps.release.outputs.released == 'true'
113
114
- name: Publish package distributions to GitHub Releases
115
- uses: python-semantic-release/publish-action@403a0644d00ec63b5e780942dcbc606b2dc0aa1e # v10
+ uses: python-semantic-release/publish-action@f8a3b2efc2282bc5219b83ba78ac64b69d6e05b9 # v10
116
117
with:
118
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments