Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
g122622 authored Feb 18, 2024
1 parent d16d29c commit 39441e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
prerelease: false
files: "dist_electron/**"
files: "dist_electron/win-unpacked/resources/**"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 39441e6

Please sign in to comment.