There was an error while loading. Please reload this page.
2 parents 621bced + 9c013db commit fd0ae73Copy full SHA for fd0ae73
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