Skip to content

Commit eb66dda

Browse files
committed
Update release.yml and change asset_name to sesame-daemon-*
1 parent 1df0d7d commit eb66dda

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ jobs:
143143
with:
144144
repo_token: ${{ secrets.GITHUB_TOKEN }}
145145
file: sesame-daemon-linux
146-
asset_name: sesame-daemon-linux
146+
asset_name: sesame-daemon-*
147147
tag: ${{ env.NEW_VERSION }}
148148
overwrite: true
149-
body: "This is my release text"

0 commit comments

Comments
 (0)