Skip to content

Commit

Permalink
Merge pull request #106 from PepperDash/TrevorPayne-patch-1
Browse files Browse the repository at this point in the history
Update Workflow to target proper branch
  • Loading branch information
TrevorPayne authored Jul 24, 2023
2 parents f26345f + 6edacfa commit 8b01a52
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 8b01a52

Please sign in to comment.