From 10240d3a77fe7bb8abeb7abfdd9dbe8e1884fbbd Mon Sep 17 00:00:00 2001 From: jtalborough Date: Tue, 28 Nov 2023 14:15:47 -0500 Subject: [PATCH] fix: build with new apikey version --- .github/workflows/essentialsplugins-betabuilds-caller.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/essentialsplugins-betabuilds-caller.yml b/.github/workflows/essentialsplugins-betabuilds-caller.yml index 8ca618c..932a34b 100644 --- a/.github/workflows/essentialsplugins-betabuilds-caller.yml +++ b/.github/workflows/essentialsplugins-betabuilds-caller.yml @@ -14,7 +14,7 @@ on: jobs: call-workflow: - uses: PepperDash/workflow-templates/.github/workflows/essentialsplugins-builds.yml@main + uses: PepperDash/workflow-templates/.github/workflows/essentialsplugins-builds.yml@fix/apikey secrets: inherit with: branch: ${{ github.ref_name }}