Update release info in release action/workflow
This commit is contained in:
parent
c2982c1e54
commit
c9d5e1136a
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ jobs:
|
|||
-d "{
|
||||
\"name\": \"UDPC version ${GITHUB_REF_NAME}\",
|
||||
\"tag_name\": \"${GITHUB_REF_NAME}\",
|
||||
\"body\": \"Warning: Static libs require linking with C++ linker (and libsodium)!
|
||||
\"body\": \"Warning: Static libs require linking with C++ linker!
|
||||
Warning: Will need to link with libsodium!
|
||||
|
||||
SHA256SUMS\"
|
||||
}" >&/dev/null
|
||||
|
|
Loading…
Reference in a new issue