ci: test
This commit is contained in:
parent
9b6319cf89
commit
3c7aa8386a
@ -68,11 +68,3 @@ jobs:
|
||||
with:
|
||||
files: |
|
||||
build/artifacts/repod.tar.gz
|
||||
- uses: actionsflow/axios@v1
|
||||
with:
|
||||
url: https://apps.nextcloud.com/api/v1/apps/releases
|
||||
method: POST
|
||||
accept: 200,201
|
||||
headers: '{ "Authorization": "Token <<<${ secrets.TOKEN }>>>" }'
|
||||
content-type: application/json
|
||||
data: '{ "download": "https://git.crystalyx.net/Xefir/repod/releases/download/latest/repod.tar.gz", "signature": "<<<${{ secrets.SIGNATURE }}>>>" }'
|
||||
|
Loading…
Reference in New Issue
Block a user