Skip to content

Commit

Permalink
fix: build with new apikey version
Browse files Browse the repository at this point in the history
  • Loading branch information
jtalborough committed Nov 28, 2023
1 parent 63116b9 commit 10240d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/essentialsplugins-betabuilds-caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 10240d3

Please sign in to comment.