There was an error while loading. Please reload this page.
1 parent 6350ef3 commit 9c013dbCopy full SHA for 9c013db
1 file changed
.github/workflows/npm-publish.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v3
14
- uses: actions/setup-node@v3
15
with:
16
- node-version: '12.x'
+ node-version: '20.x'
17
registry-url: 'https://registry.npmjs.org'
18
- run: npm ci
19
- run: npm publish
0 commit comments