Skip to content

Commit 4224b75

Browse files
committed
no comment
1 parent b98ae08 commit 4224b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ jobs:
5555
env:
5656
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5757
with:
58-
args: release --rm-dist --release-notes .github/CHANGELOG.md
58+
args: release --rm-dist --release-notes .github/CHANGELOG.md --debug
5959
workdir: .

0 commit comments

Comments
 (0)