Skip to content

Commit

Permalink
Pushing to main branch triggers GH Pages deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
colinkiama authored Aug 20, 2024
1 parent 5248182 commit 2fafb9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Pages
on:
# Triggers the workflow on push events but only for the "deploy" branch
push:
branches: [ "deploy" ]
branches: [ "main" ]

permissions:
contents: write
Expand Down

0 comments on commit 2fafb9a

Please sign in to comment.