ci: signature must be base64

This commit is contained in:
Michel Roux 2024-01-16 15:07:49 +01:00
parent 28ff127a86
commit 01ecab3cb5

@ -76,7 +76,7 @@ jobs:
files: |
build/artifacts/repod.tar.gz
- id: sign
run: echo "SIGNATURE=$(cat build/artifacts/repod.sig)" >> $GITHUB_OUTPUT
run: echo "SIGNATURE=$(cat build/artifacts/repod.sig | openssl base64 -A)" >> $GITHUB_OUTPUT
- uses: actionsflow/axios@v1
with:
url: https://apps.nextcloud.com/api/v1/apps/releases