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 b801ee5 commit 19f58e6Copy full SHA for 19f58e6
.github/workflows/CD.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout
12
uses: actions/checkout@v3
13
- name: Python Semantic Release
14
- uses: python-semantic-release/python-semantic-release@v8.0.8
+ uses: python-semantic-release/python-semantic-release@v7.34.6
15
with:
16
github_token: ${{ secrets.GITHUB_TOKEN }}
17
- name: Build
0 commit comments