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 ab2e91e commit bd4c8a5Copy full SHA for bd4c8a5
.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@v9.21.1
+ uses: python-semantic-release/python-semantic-release@v10.0.2
112
with:
113
github_token: ${{ secrets.GITHUB_TOKEN }}
114
force: ${{ github.event.inputs.release_force }}
0 commit comments