Skip to content

Commit

Permalink
Change branch name for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke-Symes-Tsy committed Aug 15, 2024
1 parent 2e279a2 commit 0563d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
path: "site"

deploy:
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/master'
needs: build

# Grant GITHUB_TOKEN the permissions required to make a Pages deployment
Expand Down

0 comments on commit 0563d69

Please sign in to comment.