We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4869cfb commit 5a7b119Copy full SHA for 5a7b119
1 file changed
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Build
17
run: |
18
npm install
19
- npm run build:github
+ npm run build:preview
20
- name: Deploy
21
uses: SamKirkland/FTP-Deploy-Action@2.0.0
22
env:
0 commit comments