Skip to content

Commit

Permalink
fix(release): cannot create github release (#3)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Cui <[email protected]>
  • Loading branch information
BlackHole1 authored Oct 15, 2024
1 parent 83c0544 commit 7b47d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
with:
files: |
./out/*
body_path: ./sha256.txt
body_path: ./out/sha256.txt
draft: false
prerelease: false
fail_on_unmatched_files: true
Expand Down

0 comments on commit 7b47d7d

Please sign in to comment.