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 a7f1b1a commit 8763e65Copy full SHA for 8763e65
.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@948bb8fccc5e8072f2c52464b45c76a8bb3878e6 # v10
+ uses: python-semantic-release/publish-action@310a9983a0ae878b29f3aac778d7c77c1db27378 # v10
116
117
with:
118
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments