Skip to content

Commit

Permalink
Deploy on merge to main (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
dblackstone1 authored Nov 29, 2023
1 parent f67db0a commit c8b7707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy to GitHub Pages
on:
push:
branches:
- main # Set this to your default branch
- main

jobs:
build-and-deploy:
Expand Down

0 comments on commit c8b7707

Please sign in to comment.