Skip to content

Commit

Permalink
update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
yym68686 committed Jun 25, 2024
1 parent f9ed848 commit 8089b51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install setuptools wheel twine
pip install importlib_metadata==7.2.1
- name: Build and publish
env:
TWINE_USERNAME: __token__
Expand Down

0 comments on commit 8089b51

Please sign in to comment.