Ввести регулярную публикацию отладочной версии #6

Merged
kornerr merged 45 commits from dbg into main 2025-11-12 04:39:21 +01:00
Showing only changes of commit ff33b359fe - Show all commits

View File

@@ -5,7 +5,6 @@ DST_DIR=/Users/mk/test-dist
MAIN_BRANCH=main
REPO_DIR=/Users/mk/test-repo
REPO_URL=https://github.com/kornerr/ru
TMP_BRANCHES=/tmp/dbg-branches
# Clone since the directory does not exist
if [ ! -d "$REPO_DIR" ]; then