Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
longquanzheng committed Oct 2, 2024
1 parent 2240e18 commit 28ede5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: set tokens
run: poetry config pypi-token.pypi ${{ secrets.PYPI_TOKEN }}
- name: build and publish
uses: poetry publish --build
run: poetry publish --build

0 comments on commit 28ede5d

Please sign in to comment.