diff --git a/.drone.yml b/.drone.yml index 37aa96e1..84f5752c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,7 +26,7 @@ steps: depends_on: ["run full license export"] image: appleboy/drone-git-push settings: - branch: develop + branch: dev commit: true commit_message: new license file version [CI SKIP] author_email: bot@odit.services @@ -36,6 +36,6 @@ steps: trigger: branch: - - develop + - dev event: - push \ No newline at end of file