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