Skip to content

Commit e044543

Browse files
committed
ci: debug release please
1 parent aced5e8 commit e044543

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/create-release-pr.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
steps:
2323
- uses: googleapis/release-please-action@v4
2424
id: release
25+
env:
26+
DEBUG: 'release-please:*'
2527
with:
2628
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
2729
outputs:

0 commit comments

Comments
 (0)