We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c3ded commit 8d6d64eCopy full SHA for 8d6d64e
.github/workflows/publish.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v2
24
- uses: actions/setup-node@v2
25
with:
26
- node-version: 10.19
+ node-version: 14.17
27
registry-url: https://registry.npmjs.org/
28
- run: npm i
29
- run: npx semantic-release
0 commit comments