diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 6e9ec34..a500de3 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -1,5 +1,6 @@ name: Deploy to GitHub Pages on: + push: branches: - main @@ -7,6 +8,7 @@ on: permissions: contents: write + jobs: deploy: runs-on: ubuntu-latest diff --git a/game/index.html b/game/index.html index db6e6df..76db9d8 100644 --- a/game/index.html +++ b/game/index.html @@ -1,10 +1,12 @@ - - + - + + + + + Flying Cube Game -