Skip to content

Commit e157766

Browse files
committed
overwrite
1 parent b2a084b commit e157766

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

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

0 commit comments

Comments
 (0)