Skip to content

Commit

Permalink
[DNM] Test publishing from branch
Browse files Browse the repository at this point in the history
  • Loading branch information
EdricChan03 committed Dec 22, 2023
1 parent 52998c4 commit e2f2997
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
Expand Up @@ -4,7 +4,8 @@ name: Deploy to GitHub Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["master"]
# TODO: Remove
#branches: ["master"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit e2f2997

Please sign in to comment.