Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
		| @@ -12,7 +12,7 @@ jobs: | |||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - run: echo "Merge core/template-android-project to ${{ gitea.repository }}" |       - run: echo "Merge core/template-android-project to ${{ gitea.repository }}" | ||||||
|       - run: >- |       - run: | | ||||||
|           git clone https://sicampus.ru/gitea/${{ gitea.repository }} /repo |           git clone https://sicampus.ru/gitea/${{ gitea.repository }} /repo | ||||||
|           cd repo |           cd repo | ||||||
|           git merge --allow-unrelated-histories https://sicampus.ru/gitea/core/template-android-project/${{ gitea.ref }} |           git merge --allow-unrelated-histories https://sicampus.ru/gitea/core/template-android-project/${{ gitea.ref }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user