Skip to content

Commit

Permalink
removed pypi secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
KyloRen1 committed Oct 16, 2023
1 parent bd6215b commit 5dd0154
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
python -m pip install pytest
cp -r ${{ github.workspace }}/test ./test
pytest --verbose --disable-warnings
pypi-token: ${{ secrets.pypi_token }}
github-user: KyloRen1
github-token: ${{ github.token }}
email-user: ${{ secrets.email_user }}
Expand Down

0 comments on commit 5dd0154

Please sign in to comment.