diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml index 78ba1c7..c03e2dd 100644 --- a/.onedev-buildspec.yml +++ b/.onedev-buildspec.yml @@ -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" \ - -d @@build/editor/oe_editor + -d @@editor/oe_editor envVars: - name: ONEDEV_BUILD_NUMBER value: '1'