We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d74565 commit 75b474aCopy full SHA for 75b474a
.github/workflows/cd.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: actions/checkout@v2
33
- uses: actions/setup-node@v1
34
with:
35
- node-version: 14
+ node-version: 14
36
registry-url: https://registry.npmjs.org/
37
- run: npm publish
38
env:
0 commit comments