Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
twsl authored Dec 13, 2024
1 parent 7fe6358 commit 3656bfa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ jobs:
- name: Show
run: ls -l dist/

# - name: Publish
# run: |
# poetry publish -u "__token__" -p ${{ secrets.PYPI_API_TOKEN }}
- name: Publish
run: |
poetry publish -u "__token__" -p ${{ secrets.PYPI_API_TOKEN }}
upload-packages:
runs-on: ["ubuntu-latest"]
Expand Down

0 comments on commit 3656bfa

Please sign in to comment.