Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yazninja authored Jun 1, 2024
1 parent 4653f8e commit 60e5c43
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,10 @@ jobs:
- name: Build Mac
run: bun run build-mac
- name: Upload to Releases
uses: SierraSoftworks/[email protected]
uses: actions/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
files: |
dist/wuwa-tweaks.exe
dist/wuwa-tweaks-linux
dist/wuwa-tweaks-mac
name: artifacts
path: dist/



Expand Down

0 comments on commit 60e5c43

Please sign in to comment.