Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/GameMaker2k/PyCatFile
Browse files Browse the repository at this point in the history
  • Loading branch information
KazukiPrzyborowski committed Feb 17, 2024
2 parents bd7a4a3 + 1c4d29d commit 9c2790d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: |
python setup.py sdist bdist_wheel
twine upload dist/*
twine --verbose upload dist/*

0 comments on commit 9c2790d

Please sign in to comment.