Skip to content

Commit 2715034

Browse files
committed
chore: update workflows config.
1 parent fc41e30 commit 2715034

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ jobs:
3535
with:
3636
package-path: ./package.json
3737

38+
- name: get tag version
39+
id: tag_version
40+
uses: jaywcjlove/[email protected]
41+
3842
- name: Deploy Website
3943
uses: peaceiris/actions-gh-pages@v3
4044
with:

0 commit comments

Comments
 (0)