Skip to content

Commit

Permalink
Merge pull request #56 from noelmiller/use_upstream_workflow
Browse files Browse the repository at this point in the history
update to use upstream workflow
  • Loading branch information
noelmiller authored Dec 30, 2024
2 parents c424ba1 + 6729f7d commit 2c5e55c
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 @@ -13,7 +13,7 @@ on:
type: boolean
jobs:
deploy:
uses: "noelmiller/pelican/.github/workflows/github_pages.yml@pelican_decouple_build_workflow"
uses: "getpelican/pelican/.github/workflows/github_pages.yml@4.10.2"
permissions:
id-token: write
contents: read
Expand Down

0 comments on commit 2c5e55c

Please sign in to comment.