Skip to content

Commit

Permalink
Update gui-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ALEZ-DEV authored Jun 11, 2024
1 parent 8031ee3 commit 107317a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gui-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 107317a

Please sign in to comment.