Skip to content

Commit 61b8c51

Browse files
committed
chore: remove deleted file reference
1 parent eee7822 commit 61b8c51

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.github/workflows/EssentialsPlugins-builds-caller.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,6 @@ jobs:
1010
uses: PepperDash/workflow-templates/.github/workflows/essentialsplugins-getversion.yml@main
1111
secrets: inherit
1212

13-
build-3Series:
14-
uses: PepperDash/workflow-templates/.github/workflows/essentialsplugins-3Series-builds.yml@main
15-
secrets: inherit
16-
needs: getVersion
17-
if: needs.getVersion.outputs.newVersion == 'true'
18-
with:
19-
newVersion: ${{ needs.getVersion.outputs.newVersion }}
20-
version: ${{ needs.getVersion.outputs.version }}
21-
tag: ${{ needs.getVersion.outputs.tag }}
22-
channel: ${{ needs.getVersion.outputs.channel }}
23-
2413
build-4Series:
2514
uses: PepperDash/workflow-templates/.github/workflows/essentialsplugins-4Series-builds.yml@main
2615
secrets: inherit

0 commit comments

Comments
 (0)