This commit is contained in:
Michel Roegl-Brunner 2025-03-13 14:10:49 +01:00
parent f0c9be70a4
commit 21d7415603

View File

@ -21,6 +21,7 @@ jobs:
env:
token: ${{ secrets.NEWRELEASES_TOKEN }}
run: |
ls -l
projects=$(curl -H "X-Key: $TOKEN" \
https://api.newreleases.io/v1/projects)
echo $projects > project_json