ci: signature must be base64
Some checks failed
repod / xml (push) Successful in 15s
repod / php (push) Successful in 49s
repod / nodejs (push) Successful in 2m1s
repod / release (push) Failing after 2m39s

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

View File

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