Skip to content

Commit 1b371b0

Browse files
authored
Update release.yml
1 parent 02dbefc commit 1b371b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ jobs:
107107
with:
108108
repo_token: ${{ secrets.GITHUB_TOKEN }}
109109
file: sesame-daemon-linux
110-
asset_name: mything
110+
asset_name: sesame-daemon-linux
111111
tag: ${{ env.PACKAGE_VERSION }}
112112
overwrite: true
113113
body: "This is my release text"
114+

0 commit comments

Comments
 (0)