fix the pages build to only run on main repo

This commit is contained in:
Allan Niles 2023-08-08 14:02:21 -06:00
parent abf5b58e05
commit 630e9f4533

View file

@ -24,6 +24,7 @@ concurrency:
jobs:
# Single deploy job since we're just deploying
deploy:
if: github.repository == 'EmulatorJS/EmulatorJS'
environment:
name: github-pages
url: "https://demo.emulatorjs.org"