This commit is contained in:
NianBroken
2024-02-13 17:26:02 +08:00 Unverified
parent 6393871055
commit 9dca2db2cf
+1
View File
@@ -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