Update gui-release.yml

This commit is contained in:
ALEZ 2024-06-11 20:25:12 +02:00 committed by GitHub
parent 8031ee35f2
commit 107317afde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,6 +40,6 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: babylonia-terminal-${{ github.event.ref_name }}.tar.gz
file: babylonia-terminal-${{ github.ref_name }}.tar.gz
asset_name: babylonia-terminal-${{ github.ref_name }}.tar.gz
tag: ${{ github.ref }}