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 6e1a451 commit 0228a99Copy full SHA for 0228a99
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
if: steps.release.outputs.released == 'true'
41
42
- name: Publish | Upload to GitHub Release Assets
43
- uses: python-semantic-release/publish-action@9.21.0
+ uses: python-semantic-release/publish-action@v9.21.0
44
45
with:
46
github_token: ${{ secrets.BOT_GITHUB_TOKEN }}
0 commit comments