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
|
||||
run: yarn build --mode staging
|
||||
|
||||
- name: 🚀 Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: dist
|
||||
# - name: 🚀 Deploy
|
||||
# uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
# with:
|
||||
# branch: gh-pages
|
||||
# folder: dist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user