We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2afa86c commit 3cf1a9aCopy full SHA for 3cf1a9a
1 file changed
.github/workflows/ci.yml
@@ -145,7 +145,7 @@ jobs:
145
verbose: true
146
147
- name: Publish package distributions to GitHub Releases
148
- uses: python-semantic-release/publish-action@v10.5.2
+ uses: python-semantic-release/publish-action@v10.5.3
149
if: steps.release.outputs.released == 'true'
150
with:
151
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments