Skip to content

Commit 2f84de1

Browse files
committed
syncing from "puppetlabs/support_workflows"
1 parent 3d60602 commit 2f84de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: "PDK Release prep"
3737
uses: docker://puppet/puppet-dev-tools:4.x
3838
with:
39-
args: 'pdk release prep --force'
39+
args: 'pdk release prep --force --debug'
4040
env:
4141
CHANGELOG_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242

0 commit comments

Comments
 (0)