Skip to content

Commit 6051a99

Browse files
committed
fix: fetch tags
1 parent 22ed818 commit 6051a99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
uses: actions/[email protected]
2020
with:
2121
fetch-depth: 0
22+
fetch-tags: true
2223

2324
- name: Release Please
2425
uses: google-github-actions/release-please-action@v4

0 commit comments

Comments
 (0)