Skip to content

Commit

Permalink
Update Workflow to target proper branch
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorPayne authored Jul 24, 2023
1 parent f26345f commit 6edacfa
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 6edacfa

Please sign in to comment.