bruh
Some checks failed
Build / release (push) Failing after 52s

Signed-off-by: spv <spv0x04@proton.me>
This commit is contained in:
spv 2024-07-26 13:29:19 +02:00
parent eac645c2f4
commit 9fec8beffc
No known key found for this signature in database
GPG Key ID: A527CD7A0F9353D8

View File

@ -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: