Skip to content

Commit

Permalink
add manual tag fetching
Browse files Browse the repository at this point in the history
  • Loading branch information
lizclipse committed Feb 23, 2024
1 parent 598e66b commit e6ff401
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-tags: true
- run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
- uses: hustcer/[email protected]

- name: Pack
Expand Down

0 comments on commit e6ff401

Please sign in to comment.