We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7478d59 + 2d632f0 commit 72cd6f5Copy full SHA for 72cd6f5
.github/workflows/release.yml
@@ -14,7 +14,3 @@ jobs:
14
with:
15
target: "${{ github.event.inputs.target }}"
16
secrets: "inherit"
17
-
18
- module_release:
19
- uses: "puppetlabs/cat-github-actions/.github/workflows/module_release.yml@main"
20
- secrets: "inherit"
.github/workflows/release_prep.yml
@@ -18,7 +18,3 @@ jobs:
version: "${{ github.event.inputs.version }}"
21
22
- module_release_prep:
23
- uses: "puppetlabs/cat-github-actions/.github/workflows/module_release_prep.yml@main"
24
0 commit comments