Skip to content

Commit d03af69

Browse files
committed
feat(atcions): add create-release-draft action
1 parent 936cece commit d03af69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release-draft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Build binaries
2727
id: binaries
2828
run: |
29-
make multiarch-binaries
29+
make release-binaries
3030
3131
- name: Create release draft
3232
id: create-release

0 commit comments

Comments
 (0)