We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8df7532 + 08ad733 commit 220bf4aCopy full SHA for 220bf4a
5 files changed
.github/workflows/npm-publish.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
- uses: actions/setup-node@v4
17
with:
18
- node-version: 16
+ node-version: 18
19
registry-url: https://registry.npmjs.org/
20
- run: npm ci
21
- run: npm publish
.github/workflows/prod-upload.yml
- run: npm run upload
.github/workflows/test-upload.yml
0 commit comments