Skip to content

Commit

Permalink
master instead of main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
t-gummer committed Nov 13, 2023
1 parent 43e0762 commit 5093977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Quarto Publish
on:
workflow_dispatch:
push:
branches: main
branches: master
schedule:
- cron: "0 0 * * *" # automatically at midnight every day (UTC)

Expand Down

0 comments on commit 5093977

Please sign in to comment.