Skip to content

Commit e5521cf

Browse files
committed
[actions] release test needs git tags
1 parent 247ed8a commit e5521cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
raw.githubusercontent.com:443
2020
registry.npmjs.org:443
2121
- uses: actions/checkout@v4
22+
with:
23+
fetch-tags: true
2224
- uses: actions/setup-node@v4
2325
with:
2426
node-version: "14"

0 commit comments

Comments
 (0)