Skip to content

Commit

Permalink
Fix publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wavy-cat committed Mar 9, 2024
1 parent 5196b79 commit e7ce9be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-tags: true
# with:
# fetch-tags: true

- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit e7ce9be

Please sign in to comment.