Skip to content

Commit

Permalink
Set main branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
crummy committed Dec 5, 2024
1 parent 6cd30d7 commit ed86f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dingus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Deploy static content to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: [$default-branch]
branches: ["main"]

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
Expand Down

0 comments on commit ed86f22

Please sign in to comment.