Edit .onedev-buildspec.yml

This commit is contained in:
erris
2026-03-10 23:58:18 +01:00
parent b02fc33da3
commit c99c89d26a

View File

@@ -117,7 +117,7 @@ jobs:
"https://gitea.anfer.fr/api/v1/repos/anfer/OpenEngine/releases/$RELEASE_ID/assets?name=oe_editor" \
-H "Authorization: token @secret:Gitea@" \
-H "Content-Type: application/octet-stream" \
--data-binary=build/editor/oe_editor
--data-binary=@@build/editor/oe_editor
envVars:
- name: ONEDEV_BUILD_NUMBER
value: '1'