mirror of
https://github.com/EmulatorJS/EmulatorJS.git
synced 2026-02-06 11:17:36 +00:00
Merge pull request #602 from allancoding/main
fix the pages so that they only build on main repo
This commit is contained in:
commit
8c5def77a0
1
.github/workflows/static.yml
vendored
1
.github/workflows/static.yml
vendored
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user