Skip to content

Commit 3ef02a1

Browse files
committed
test: testGithubActions
1 parent 019dc8f commit 3ef02a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,7 @@ jobs:
7676
--notes "Release for ${{ github.ref_name }}
7777
7878
Changes in this release:
79-
${{ steps.commit_message.outputs.commit_message }} "
79+
${{ steps.commit_message.outputs.commit_message }} " \
80+
--draft=false \
81+
**/*.exe
8082
shell: pwsh

0 commit comments

Comments
 (0)