mirror of
https://github.com/ALEZ-DEV/Babylonia-terminal.git
synced 2025-12-15 17:08:51 +00:00
Update gui-release.yml
This commit is contained in:
parent
8031ee35f2
commit
107317afde
2
.github/workflows/gui-release.yml
vendored
2
.github/workflows/gui-release.yml
vendored
@ -40,6 +40,6 @@ jobs:
|
|||||||
uses: svenstaro/upload-release-action@v2
|
uses: svenstaro/upload-release-action@v2
|
||||||
with:
|
with:
|
||||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
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
|
asset_name: babylonia-terminal-${{ github.ref_name }}.tar.gz
|
||||||
tag: ${{ github.ref }}
|
tag: ${{ github.ref }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user