This commit is contained in:
LeterZP
2026-05-23 13:17:08 +03:00
parent a07b85868c
commit 66794010d2
+1 -2
View File
@@ -27,5 +27,4 @@ jobs:
steps:
- name: pull changes to destination repo
run: |
git fetch origin main
git reset --hard origin/main
git pull