We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c0544 commit 7b47d7dCopy full SHA for 7b47d7d
.github/workflows/release.yml
@@ -64,7 +64,7 @@ jobs:
64
with:
65
files: |
66
./out/*
67
- body_path: ./sha256.txt
+ body_path: ./out/sha256.txt
68
draft: false
69
prerelease: false
70
fail_on_unmatched_files: true
0 commit comments