Disable github page
This commit is contained in:
parent
bcb741029d
commit
e2b775e59f
10
.github/workflows/node.js.yml
vendored
10
.github/workflows/node.js.yml
vendored
@ -25,9 +25,9 @@ jobs:
|
|||||||
- name: 🔨 Build app
|
- name: 🔨 Build app
|
||||||
run: yarn build --mode staging
|
run: yarn build --mode staging
|
||||||
|
|
||||||
- name: 🚀 Deploy
|
# - name: 🚀 Deploy
|
||||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
# uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||||
with:
|
# with:
|
||||||
branch: gh-pages
|
# branch: gh-pages
|
||||||
folder: dist
|
# folder: dist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user