From 56f009138b43d4011dec7b5302550e3e0422cc6c Mon Sep 17 00:00:00 2001 From: typeling1578 Date: Fri, 1 Nov 2024 09:40:25 +0900 Subject: [PATCH] Revert "tmp" --- .github/workflows/update-latest-json-portable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-latest-json-portable.yml b/.github/workflows/update-latest-json-portable.yml index 2198269..1cb2151 100644 --- a/.github/workflows/update-latest-json-portable.yml +++ b/.github/workflows/update-latest-json-portable.yml @@ -47,7 +47,7 @@ jobs: - name: Commit run: | git add . - git commit -m "Update Floorp Portable version" --allow-empty + git commit -m "Update Floorp Portable version" git push - name: Waiting 10 seconds...