We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3094946 commit 8ae888fCopy full SHA for 8ae888f
1 file changed
.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