Skip to content

Commit 6a7e4e8

Browse files
committed
update action
1 parent 5fb5b95 commit 6a7e4e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ctool.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
node-version: ${{ matrix.node-version }}
1717

1818
- name: Initialize / Install Dependencies
19+
if: startsWith(github.ref, 'refs/tags/')
1920
run: |
2021
mkdir temp_release
2122
npm install

0 commit comments

Comments
 (0)