diff --git a/.gitea/workflows/repod.yml b/.gitea/workflows/repod.yml index a1005af..c56d1d9 100644 --- a/.gitea/workflows/repod.yml +++ b/.gitea/workflows/repod.yml @@ -71,9 +71,9 @@ jobs: - uses: FKLC/sign-files-action@v1.0.0 with: privateKey: ${{ secrets.PRIVATEKEY }} - algorithm: 'RSA-SHA512' - extension: '.sig' - outputFolder: 'build/artifacts' + algorithm: RSA-SHA512 + extension: .sig + outputFolder: build/artifacts files: | build/artifacts/repod.tar.gz - id: sign