Skip to content

Commit c79e0c4

Browse files
committed
rename
1 parent 289aa76 commit c79e0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/v1-release.yml renamed to .github/workflows/main-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313
- uses: actions/setup-node@v1
1414
with:
15-
node-version: 14
15+
node-version: 8
1616
registry-url: https://registry.npmjs.org/
1717

1818
- name: Install npm dependencies

0 commit comments

Comments
 (0)