We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d0a5a3 commit 4a4c039Copy full SHA for 4a4c039
.github/workflows/release-plz.yml
@@ -66,4 +66,5 @@ jobs:
66
command: release-pr
67
env:
68
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
69
- CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
+ CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
70
+ RELEASE_PLZ_LOG: DEBUG
0 commit comments