check sync action
Some checks failed
syncpull / pull (push) Failing after 6s

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

View File

@@ -15,6 +15,7 @@ jobs:
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/
echo url "|${GITHUB_SERVER_URL}|"
- name: track master
run: |