Skip to content

Commit f098183

Browse files
committed
more log
1 parent b886b70 commit f098183

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CD.yml

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

0 commit comments

Comments
 (0)