Signed-off-by: spv <spv0x04@proton.me>
This commit is contained in:
parent
eac645c2f4
commit
9fec8beffc
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Hash Release
|
||||
id: get-hash
|
||||
run: |
|
||||
echo "TAG_NAME=$(sha256sum ./target/release/rsa_implementation)>> $GITHUB_OUTPUT
|
||||
echo "TAG_NAME=$(sha256sum ./target/release/rsa_implementation)" >> $GITHUB_OUTPUT
|
||||
- name: Publish
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user