diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index b440941..4fbad6d 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -16,6 +16,6 @@ jobs: uses: https://gitea.com/actions/release-action@main with: files: |- - target/release/rsa + target/release/rsa_implementation api_key: '${{secrets.RELEASE_TOKEN}}'