Skip to content

Commit

Permalink
fix build upload
Browse files Browse the repository at this point in the history
  • Loading branch information
egokb committed Dec 4, 2024
1 parent 9451039 commit f94a608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
- name: Publish
uses: softprops/action-gh-release@v1
with:
files: "src*"
files: "FUICompiler*"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f94a608

Please sign in to comment.