We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3540a56 commit f14d771Copy full SHA for f14d771
.github/workflows/node.js.yml
@@ -28,3 +28,4 @@ jobs:
28
cache: 'npm'
29
- run: npm ci
30
- run: npm run build --if-present
31
+ - run: npm run deploy
0 commit comments