From 3b5b002be1db9d2d5bb61dc15820a1ea64abc40b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89=E9=B8=AD=E8=9B=8B?= Date: Thu, 6 Feb 2025 01:28:07 +0800 Subject: [PATCH] Update r2.yml --- .github/workflows/r2.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/r2.yml b/.github/workflows/r2.yml index 7e72887b..5379720c 100644 --- a/.github/workflows/r2.yml +++ b/.github/workflows/r2.yml @@ -16,6 +16,7 @@ jobs: mkdir -p my_files mv main.zip my_files/ mv bettergi-scripts-list-main/repo.json my_files/ + sed -i 's|https://github\.com/babalae/bettergi-scripts-list/archive/refs/heads/main\.zip|https://r2-script\.bettergi\.com/github_mirror/main\.zip|g' my_files/repo.json - name: Upload to R2 uses: ryand56/r2-upload-action@latest