Skip to content

Commit

Permalink
Merge branch 'main' into publish-15
Browse files Browse the repository at this point in the history
  • Loading branch information
gogo2464 authored Nov 11, 2024
2 parents 59feaa5 + 520b206 commit 6f893c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Publish Wheel
run: |
twine upload dist/* --username gogo2464 --password ${{ secrets.PYPI_GOGO2464_TOKEN }} --verbose
twine upload dist/* --username gogo2464 --password ${{ secrets.PYPI_GOGO2464_TOKEN }} --verbose

0 comments on commit 6f893c6

Please sign in to comment.