From 6729f7d098af6d1640129932bfc21a78a91ad366 Mon Sep 17 00:00:00 2001 From: Noel Miller <4983138+noelmiller@users.noreply.github.com> Date: Mon, 30 Dec 2024 12:12:23 -0600 Subject: [PATCH] update to use upstream workflow --- .github/workflows/github_pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github_pages.yml b/.github/workflows/github_pages.yml index ba2d89c..b648005 100644 --- a/.github/workflows/github_pages.yml +++ b/.github/workflows/github_pages.yml @@ -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