Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
K3vinb5 committed Sep 15, 2024
1 parent 0fc0b89 commit 7cde731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
files: build/linux/x64/release/debian/unyo-${{github.ref_name}}-amd64.deb
files: build/linux/x64/release/debian/unyo-${{github.ref_name}}-linux.deb

build-and-release-windows:
runs-on: windows-latest
Expand Down

0 comments on commit 7cde731

Please sign in to comment.