Update build_deploy_master.yml

This commit is contained in:
AtHeartEngineer
2022-06-03 12:23:43 -04:00
committed by GitHub
parent 67757088ae
commit b2468bdc57

View File

@@ -25,10 +25,10 @@ jobs:
npm ci
npm run build
- name: Deploy to gh-pages-react branch
- name: Deploy to gh-pages branch
uses: JamesIves/github-pages-deploy-action@v4.3.3
with:
branch: gh-pages-react
branch: gh-pages
folder: build
- name: Push to Web3.storage