Skip to content

Commit e548eed

Browse files
committed
Pull tags
1 parent c98084e commit e548eed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
registry-url: "https://registry.npmjs.org"
1919
cache: npm
2020

21+
- run: git pull --tags
2122
- run: npm install
2223
- run: npm run build
2324
- run: npm test

0 commit comments

Comments
 (0)