Skip to content

Commit

Permalink
ci: added step to configure PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaJack committed May 15, 2024
1 parent 8d67c80 commit def9853
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/from_tag_to_build_release_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ name: Create GitHub release and deploy to PyPI from a new tag

# requirements:
# - GitHub has an environment called "release"
# - PyPI has a trusted publisher set (no need for secret token)
# - PyPI has a trusted publisher set from https://pypi.org/manage/account/publishing/
# - no need for secret PyPI token


# debug:
Expand Down

0 comments on commit def9853

Please sign in to comment.