test workflow

This commit is contained in:
iofq 2024-01-28 19:10:17 -06:00
parent f3c760e01f
commit 7a85a7aff4
2 changed files with 27 additions and 1 deletions

View file

@ -29,5 +29,5 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ./*.AppImage
file: "./*.AppImage"
overwrite: true