Skip to content

Commit

Permalink
Merge pull request #20 from PepperDash/main
Browse files Browse the repository at this point in the history
Merge in workflow updates
  • Loading branch information
jkdevito authored Jan 29, 2024
2 parents 39c7a19 + 0298c3c commit 1107a95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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@create-nuspec
uses: PepperDash/workflow-templates/.github/workflows/essentialsplugins-builds.yml@main
secrets: inherit
with:
branch: ${{ github.ref_name }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

jobs:
call-workflow:
uses: PepperDash/workflow-templates/.github/workflows/essentialsplugins-builds.yml@create-nuspec
uses: PepperDash/workflow-templates/.github/workflows/essentialsplugins-builds.yml@main
secrets: inherit
with:
branch: ${{ github.ref_name }}
Expand Down

0 comments on commit 1107a95

Please sign in to comment.