Skip to content

Commit

Permalink
feat: add file upload to build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kaorlol committed Dec 23, 2024
1 parent b04e6dc commit db23691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag_name: ${{ env.VERSION }}
files: target/release/lunar-stitch

0 comments on commit db23691

Please sign in to comment.