Fix release & publish
Build KX3DEX.radio / Build and Deploy (push) Failing after 2m13s Details

master
Dex 2024-05-06 14:00:39 -04:00
parent d44acad05c
commit fe7bbf995f
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ jobs:
curl \ curl \
-X POST \ -X POST \
-H "Authorization: token ${{ secrets.ACTION_TOKEN }}" \ -H "Authorization: token ${{ secrets.ACTION_TOKEN }}" \
-H "Content-Type: application/json" \
https://gitea.simplysyncedllc.com/api/v1/repos/${{ gitea.repository }}/releases/$RELEASE_ID/assets https://gitea.simplysyncedllc.com/api/v1/repos/${{ gitea.repository }}/releases/$RELEASE_ID/assets
- name: Build and push - name: Build and push