We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a7358f + d1c60dd commit 2c1773eCopy full SHA for 2c1773e
.github/workflows/npm-publish.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v3
13
- uses: actions/setup-node@v3
14
with:
15
- node-version: 16
+ node-version: 20
16
registry-url: https://registry.npmjs.org/
17
- run: yarn
18
- run: yarn publish --access=public
0 commit comments