Skip to content

Commit 5b1994e

Browse files
committed
chore: Update release.yml and change asset_name to sesame-daemon-*
1 parent b31295c commit 5b1994e

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
@@ -151,7 +151,6 @@ jobs:
151151
uses: svenstaro/upload-release-action@v2
152152
with:
153153
repo_token: ${{ secrets.GITHUB_TOKEN }}
154-
file: sesame-daemon-linux
155-
asset_name: sesame-daemon-*
154+
file: sesame-daemon-*
156155
tag: ${{ env.NEW_VERSION }}
157156
overwrite: true

0 commit comments

Comments
 (0)