Skip to content

Commit 0f38aae

Browse files
committed
chore: Update release.yml and change asset_name to sesame-daemon*
1 parent b7b6f8c commit 0f38aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
uses: svenstaro/upload-release-action@v2
149149
with:
150150
repo_token: ${{ secrets.GITHUB_TOKEN }}
151-
file: sesame-daemon-*
151+
file: sesame-daemon*
152152
tag: ${{ env.NEW_VERSION }}
153153
overwrite: true
154154
file_glob: true

0 commit comments

Comments
 (0)