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 ef41026 commit 9d19986Copy full SHA for 9d19986
1 file changed
.github/workflows/ci.yml
@@ -110,7 +110,7 @@ jobs:
110
if: steps.release.outputs.released == 'true'
111
112
- name: Publish package distributions to GitHub Releases
113
- uses: python-semantic-release/publish-action@4f3c5d7f5caddf6535050c4bcb55f033f000a7dd # v10
+ uses: python-semantic-release/publish-action@5a5718ce47b892ef699f2972dae122297771d641 # v10
114
115
with:
116
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments