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 f098183 commit 05a71e0Copy full SHA for 05a71e0
.github/workflows/CD.yml
@@ -18,7 +18,6 @@ jobs:
18
uses: python-semantic-release/python-semantic-release@master
19
with:
20
github_token: ${{ secrets.GITHUB_TOKEN }}
21
- root_options: "-vv --noop"
22
# - name: Upload
23
# run: |
24
# python3 -m pip install twine
0 commit comments