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.
python-semantic-release/python-semantic-release
1 parent d69c4ee commit 6b7558fCopy full SHA for 6b7558f
.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].0
+ uses: python-semantic-release/[email protected].1
57
with:
58
github_token: ${{ secrets.GITHUB_TOKEN }}
59
root_options: "-vv -c releaserc.toml"
0 commit comments