Skip to content

Commit

Permalink
Update cicd.yml: pypi credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov authored Oct 4, 2024
1 parent 03420ae commit 1686c3d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,5 @@ jobs:
with:
python-version: 3.x
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
pypi-username: ${{ secrets.PYPI_USERNAME }}
pypi-password: ${{ secrets.PYPI_PASSWORD }}
pypi-api-token: ${{ secrets.PYPI_API_TOKEN }}
publish-tag: 'false'

0 comments on commit 1686c3d

Please sign in to comment.