Update config repos to use main branch explicitly

This commit is contained in:
2024-04-29 19:11:01 +01:00
parent 267a9b7f3d
commit 3e6f3bf7ab
6 changed files with 6 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
win_git:
repo: git@code.infektor.net:config/AutoHotKey.git
dest: '{{autohotkey_repo_dir}}'
branch: master
branch: main
- name: create scheduled task
win_scheduled_task: