Skip to content

Commit

Permalink
Another improvements of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
L0wl committed Feb 6, 2025
1 parent 87bb2b1 commit 5aef0bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files:
Linux Build
Windows Build
macOS Build
Linux Build.zip
Windows Build.zip
macOS Build.zip
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5aef0bc

Please # to comment.