Skip to content

Commit 4a4c039

Browse files
authored
chore: add debug logs to release-plz (#356)
1 parent 9d0a5a3 commit 4a4c039

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-plz.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,5 @@ jobs:
6666
command: release-pr
6767
env:
6868
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
69-
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
69+
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
70+
RELEASE_PLZ_LOG: DEBUG

0 commit comments

Comments
 (0)