We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0617a commit bc7fb3cCopy full SHA for bc7fb3c
.github/workflows/build.yml
@@ -17,3 +17,4 @@ jobs:
17
node-version: 20
18
- run: yarn install --immutable
19
- run: yarn run build
20
+ - run: yarn run deploy
0 commit comments