Skip to content

Commit

Permalink
fix: files in release
Browse files Browse the repository at this point in the history
  • Loading branch information
Diegiwg committed Jun 26, 2024
1 parent a51c8a7 commit 1d5589e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
prerelease: false
tag_name: ${{ github.ref_name }}
files: |
dist/tt-linux
dist/tt-windows
dist/tt-linux.zip
dist/tt-windows.zip
env:
GITHUB_TOKEN: ${{ secrets.MY_PAT }}

0 comments on commit 1d5589e

Please sign in to comment.