We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a4ed3 commit 66554b4Copy full SHA for 66554b4
.github/workflows/release.yml
@@ -106,7 +106,7 @@ jobs:
106
id: release
107
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
108
# see https://github.com/python-semantic-release/python-semantic-release
109
- uses: python-semantic-release/python-semantic-release@v9.1.1
+ uses: python-semantic-release/python-semantic-release@v9.19.1
110
with:
111
github_token: ${{ secrets.GITHUB_TOKEN }}
112
force: ${{ github.event.inputs.release_force }}
0 commit comments