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 8a04d7c commit e9bd071Copy full SHA for e9bd071
.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@ae6462adc12bd3d1738070d784b65b5189b955a9 # v10
+ uses: python-semantic-release/publish-action@948bb8fccc5e8072f2c52464b45c76a8bb3878e6 # v10
115
116
with:
117
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments