Skip to content

Commit 05a71e0

Browse files
committed
fix(Actions): try semantic release
1 parent f098183 commit 05a71e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CD.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
uses: python-semantic-release/python-semantic-release@master
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
21-
root_options: "-vv --noop"
2221
# - name: Upload
2322
# run: |
2423
# python3 -m pip install twine

0 commit comments

Comments
 (0)