Skip to content

Commit 0c3d9f1

Browse files
authored
Merge pull request #4 from logicwind/bhavesh-lw-patch-1
Update publish.yml
2 parents 3bcbfcc + 4d01f3f commit 0c3d9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v2
2222
- uses: actions/setup-node@v1
2323
with:
24-
node-version: 10
24+
node-version: 12
2525
- uses: JS-DevTools/npm-publish@v1
2626
with:
2727
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)