Update build_dev.yml

This commit is contained in:
AtHeartEngineer
2022-06-03 12:26:55 -04:00
committed by GitHub
parent b2468bdc57
commit f0c56b9476

View File

@@ -1,4 +1,4 @@
name: Build & Deploy to Pages
name: Build & Deploy to gh-pages-dev
on:
push:
@@ -23,7 +23,7 @@ jobs:
npm ci
npm run build
- name: Deploy to gh-pages-react branch
- name: Deploy to gh-pages-dev branch
uses: JamesIves/github-pages-deploy-action@v4.3.3
with:
branch: gh-pages-dev