👷 Only publish build, when not fork

This commit is contained in:
Alicia Sykes 2021-11-10 16:34:08 +00:00
parent 56cf26755f
commit 7444517ce0
1 changed files with 1 additions and 0 deletions

View File

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