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