Skip to content

Commit 5926153

Browse files
committed
add asset_name
1 parent e157766 commit 5926153

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
uses: svenstaro/upload-release-action@v2
4444
with:
4545
repo_token: ${{ secrets.GITHUB_TOKEN }}
46-
file: com.thecodingflow.hamlibplugin.zip
4746
tag: ${{ github.ref }}
47+
file: com.thecodingflow.hamlibplugin.zip
48+
asset_name: com.thecodingflow.hamlibplugin.zip
4849
overwrite: true

0 commit comments

Comments
 (0)