.gitea/workflows/release-lte-mod.yml aktualisiert
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
# Create the release using Gitea API
|
# Create the release using Gitea API
|
||||||
curl -X POST \
|
curl -X POST \
|
||||||
"https://git.mywebsite.io/api/v1/repos/henrik/pixel9-EU-combos/releases" \
|
"https://git.hnrk.io/api/v1/repos/henrik/pixel9-EU-combos/releases" \
|
||||||
-H "Authorization: token ${GITEA_TOKEN}" \
|
-H "Authorization: token ${GITEA_TOKEN}" \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
-d '{
|
-d '{
|
||||||
|
|||||||
Reference in New Issue
Block a user