We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0888b4 commit 84ba3e3Copy full SHA for 84ba3e3
.github/workflows/node.js.yml
@@ -27,5 +27,5 @@ jobs:
27
- run: npm ci
28
29
- run: npm run predeploy
30
- - run: npm deploy
+ - run: npm run deploy
31
0 commit comments