Skip to content

Commit

Permalink
ci: fix release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fxliang committed Sep 28, 2024
1 parent c46d94d commit 02fdffe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
fetch-depth: 0

- name: Fetch all tags
if: github.ref == 'refs/heads/master'
run: git fetch --tags

- name: Configure build environment
Expand Down

0 comments on commit 02fdffe

Please sign in to comment.