Skip to content

Commit

Permalink
Try to fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
henrik committed Nov 3, 2023
1 parent c27f92b commit 8f3f8ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Build and deploy

on:
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 8f3f8ea

Please sign in to comment.