Update config repos to use main branch explicitly
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user