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 6b7558f commit ab0f05fCopy full SHA for ab0f05f
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
ref: ${{ github.ref_name }}
54
55
- name: Python Semantic Release
56
- uses: python-semantic-release/[email protected].1
+ uses: python-semantic-release/[email protected].2
57
with:
58
github_token: ${{ secrets.GITHUB_TOKEN }}
59
root_options: "-vv -c releaserc.toml"
0 commit comments