Skip to content

Commit

Permalink
(MAINT) - diable bundler cache for release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramesh7 committed Nov 22, 2023
1 parent 9a9e53e commit 50e8899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_prep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
release_prep:
uses: "puppetlabs/cat-github-actions/.github/workflows/module_release_prep.yml@main"
uses: "puppetlabs/cat-github-actions/.github/workflows/module_release_prep.yml@debug-bundler-cache-disbale"
with:
version: "${{ github.event.inputs.version }}"
secrets: "inherit"

0 comments on commit 50e8899

Please sign in to comment.