Signed-off-by: spv <spv0x04@proton.me>
This commit is contained in:
parent
4e6a87e397
commit
65c912e5d6
@ -31,7 +31,7 @@ jobs:
|
|||||||
sha256sum: true
|
sha256sum: true
|
||||||
body_path: ./CHANGES.md
|
body_path: ./CHANGES.md
|
||||||
tag_name: '${{steps.get-hash.outputs.TAG_NAME}}'
|
tag_name: '${{steps.get-hash.outputs.TAG_NAME}}'
|
||||||
name: v'${{steps.get-hash.outputs.TAG_NAME}}''
|
name: 'Version ${{steps.get-hash.outputs.TAG_NAME}}'
|
||||||
files: |-
|
files: |-
|
||||||
./target/release/rsa
|
./target/release/rsa
|
||||||
./target/x86_64-pc-windows-gnu/release/rsa.exe
|
./target/x86_64-pc-windows-gnu/release/rsa.exe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user