check sync action

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-04-27 11:10:06 +03:00
parent a00fdf679b
commit 5f498c8232

View File

@@ -14,6 +14,7 @@ jobs:
run: |
git config --global user.email "vtolstov <vtolstov@users.noreply.github.com>"
git config --global user.name "github-actions[bot]"
git config --global url.https://vtolstov:${TOKEN}@git.unistack.org/.insteadOf https://git.unistack.org/
- name: track master
run: |