mirror of
https://github.com/EmulatorJS/EmulatorJS.git
synced 2026-02-06 11:17:36 +00:00
add https:// to the url
This commit is contained in:
parent
1624b5d714
commit
328a02bbb6
2
.github/workflows/static.yml
vendored
2
.github/workflows/static.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
deploy:
|
||||
environment:
|
||||
name: github-pages
|
||||
url: "demo.emulatorjs.org"
|
||||
url: "https://demo.emulatorjs.org"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Loading…
Reference in New Issue
Block a user