Skip to content

Commit

Permalink
Merge pull request #15 from PepperDash/release-workflow-fix
Browse files Browse the repository at this point in the history
Update essentialsplugins-releasebuilds-caller.yml
  • Loading branch information
TrevorPayne committed May 31, 2023
2 parents e7d0952 + b219042 commit 5a6322a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: PepperDash/workflow-templates/.github/workflows/essentialsplugins-builds.yml@main
secrets: inherit
with:
branch: ${{ github.ref_name }}
branch: "main"
default-branch: "main"


0 comments on commit 5a6322a

Please sign in to comment.