Skip to content

Commit 469626c

Browse files
authored
Update deploy.yml
1 parent ac481fa commit 469626c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ jobs:
1717
uses: snowch/python-semantic-release@master
1818
with:
1919
github_token: ${{ secrets.SNOWCH_ACCESS_TOKEN }}
20-
# pypi_token: ${{ secrets.PYPI_TOKEN }}
21-
# key:
20+
pypi_token: ${{ secrets.PYPI_TOKEN }}
2221
deploy:
2322
name: Deploy
2423
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)