Skip to content

Commit

Permalink
fetch all tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT committed Jun 30, 2024
1 parent 0b17c7a commit 1f21a7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prepare-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
run: |
git config user.name "github-actions[bot]"
git config user.email "github-actions[bot]@users.noreply.github.com"
git fetch --tags
if [ $RELEASE_TYPE = 'stable' ]; then
pnpm run release
else
Expand Down

0 comments on commit 1f21a7b

Please sign in to comment.