We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ada033 + 9fa9c43 commit 276c450Copy full SHA for 276c450
.github/workflows/module_release_pre.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
release_prep:
12
- uses: "puppetlabs/cat-github-actions/.github/workflows/module_release_prep.yml@Adding-BUNDLE_WITHOUT-in-release-prep"
+ uses: "puppetlabs/cat-github-actions/.github/workflows/module_release_prep.yml@Updating-BUNDLE_WITHOUT"
13
with:
14
version: "${{ github.event.inputs.version }}"
15
secrets: "inherit"
0 commit comments