Skip to content

Commit

Permalink
Maybe this will fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ZelvaMan authored Sep 25, 2023
1 parent 05a80bd commit 8e9cd26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
- name: Upload to release
uses: JasonEtco/upload-to-release@master
with:
args: ${{ matrix.binary }}
args: ./${{ matrix.binary }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8e9cd26

Please sign in to comment.