Skip to content

Commit

Permalink
small fixes for github pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thatkookooguy committed Sep 4, 2024
1 parent 1bd9ecf commit 8187dd5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: 🗒️ GitHub Pages

on:
push:
branches: [ "main" ]
workflow_dispatch:

env:
NODE_VERSION: '20.x'
URL: 'https://kibibit.io/phaser-seed'

permissions:
contents: read
Expand Down

0 comments on commit 8187dd5

Please sign in to comment.