Skip to content

Commit

Permalink
skip cred prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
abu-usama committed Oct 10, 2023
1 parent 546ff90 commit e1b7e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd_pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Publish package
run: |
pip install twine
twine upload dist/*
twine upload --non-interactive dist/*

0 comments on commit e1b7e7f

Please sign in to comment.