Skip to content

Commit

Permalink
Merge pull request #12 from gogo2464/publish-14
Browse files Browse the repository at this point in the history
publish on pipy
  • Loading branch information
gogo2464 authored Nov 11, 2024
2 parents e9df242 + 374b2db commit 520b206
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_PASSWORD }} --verbose
twine upload dist/* --username gogo2464 --password ${{ secrets.PYPI_GOGO2464_MODULAR_TIME_FUZZER_SECRET_TOKEN }} --verbose

0 comments on commit 520b206

Please sign in to comment.