From 23ab6bb23b2e3ddb07ff18c23d0f9fef80d426e7 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 00:43:32 +0800 Subject: [PATCH] Update r2.yml --- .github/workflows/r2.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/r2.yml b/.github/workflows/r2.yml index 9488fba2..869fd7c6 100644 --- a/.github/workflows/r2.yml +++ b/.github/workflows/r2.yml @@ -8,7 +8,8 @@ on: jobs: upload: runs-on: ubuntu-latest - + environment: + name: production steps: - name: Download and extract repository ZIP run: |