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 f2477f8 commit 1bce39bCopy full SHA for 1bce39b
.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@63a952936fa65b0942a64427d3636fa691d676ce # v10
+ uses: python-semantic-release/publish-action@4681bbe581b99f950d7b6f14599870b6a117fdc1 # v10
116
117
with:
118
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments