diff --git a/.gitea/workflows/automerge-with-core.yaml b/.gitea/workflows/automerge-with-core.yaml index b4b4370..f2fd347 100644 --- a/.gitea/workflows/automerge-with-core.yaml +++ b/.gitea/workflows/automerge-with-core.yaml @@ -1,7 +1,7 @@ name: Merge core/template-android-project to this repo env: - CORE_URL: "https://git.sicampus.ru/core/template-android-project.git" + CORE_REPO: "https://git.sicampus.ru/core/template-android-project.git" TOKEN: ${{ secrets.PUSH_TOKEN }} run-name: Merge core/template-android-project to ${{ gitea.repository }}