Skip to content

Commit

Permalink
update actions workflow with master->main branch rename
Browse files Browse the repository at this point in the history
  • Loading branch information
willnorris committed Apr 8, 2021
1 parent bbd712d commit 6293a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- cron: "00 3 * * 1"
push:
branches:
- master
- main

jobs:
deploy:
Expand Down

0 comments on commit 6293a91

Please sign in to comment.