Skip to content

Commit

Permalink
Add publish step
Browse files Browse the repository at this point in the history
  • Loading branch information
F-WRunTime committed Oct 13, 2023
1 parent 3654923 commit 9e181b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,5 @@ jobs:
cd ./test-project
poetry build
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit 9e181b5

Please sign in to comment.