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 625700422e
commit ef3e8a9882

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"