Merge pull request #602 from allancoding/main

fix the pages so that they only build on main repo
This commit is contained in:
Allan Niles 2023-08-08 14:09:30 -06:00 committed by GitHub
commit 8c5def77a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"