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 e4b5173 commit 262fc6fCopy full SHA for 262fc6f
.github/workflows/ci.yml
@@ -117,7 +117,7 @@ jobs:
117
if: steps.release.outputs.released == 'true'
118
119
- name: Publish package distributions to GitHub Releases
120
- uses: python-semantic-release/publish-action@v9.14.0
+ uses: python-semantic-release/publish-action@v9.15.0
121
122
with:
123
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments