🔨 Attempt fix of build app script

This commit is contained in:
Alicia Sykes 2021-12-11 23:11:35 +00:00 committed by GitHub
parent 9503a6d81b
commit bea82219c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
npm run build
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.1.4
if: ${{ github.repository_owner === 'lissy93' }}
if: ${{ github.repository_owner == 'lissy93' }}
with:
branch: dev-demo
folder: dist