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 9c3ffac commit aae7304Copy full SHA for aae7304
.github/workflows/release.yml
@@ -108,7 +108,7 @@ jobs:
108
id: release
109
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
110
# see https://github.com/python-semantic-release/python-semantic-release
111
- uses: python-semantic-release/python-semantic-release@v8.3.0
+ uses: python-semantic-release/python-semantic-release@v8.0.8
112
with:
113
github_token: ${{ secrets.GITHUB_TOKEN }}
114
force: ${{ github.event.inputs.release_force }}
0 commit comments