We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98ae08 commit 4224b75Copy full SHA for 4224b75
.github/workflows/release.yml
@@ -55,5 +55,5 @@ jobs:
55
env:
56
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
57
with:
58
- args: release --rm-dist --release-notes .github/CHANGELOG.md
+ args: release --rm-dist --release-notes .github/CHANGELOG.md --debug
59
workdir: .
0 commit comments