Update
This commit is contained in:
@@ -79,6 +79,7 @@ jobs:
|
|||||||
git checkout -- .github/workflows/main.yml
|
git checkout -- .github/workflows/main.yml
|
||||||
rm exclude_main_file_flag
|
rm exclude_main_file_flag
|
||||||
fi
|
fi
|
||||||
|
git add .
|
||||||
git commit -m "Update from GitHub Actions" || true
|
git commit -m "Update from GitHub Actions" || true
|
||||||
git push origin main --force
|
git push origin main --force
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user