Skip to content

Commit

Permalink
rename branch in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
urbanophile committed Jan 7, 2025
1 parent 73fcd20 commit 0317939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pelican.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflow_dispatch:
jobs:
deploy:
uses: "getpelican/pelican/.github/workflows/github_pages.yml@master"
uses: "getpelican/pelican/.github/workflows/github_pages.yml@main"
permissions:
contents: "read"
pages: "write"
Expand Down

0 comments on commit 0317939

Please sign in to comment.