From 71e554a16bcd5ef26520897b6938f1a0d21087e1 Mon Sep 17 00:00:00 2001 From: Armamem0t Date: Wed, 18 Jun 2025 10:22:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/action.ya?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/action.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/action.yaml b/.gitea/workflows/action.yaml index bd60083..34dd34d 100644 --- a/.gitea/workflows/action.yaml +++ b/.gitea/workflows/action.yaml @@ -16,6 +16,7 @@ jobs: echo "${{gitea.api_url}}" echo "${{gitea.repository_owner}}" echo "${{gitea.repository}}" + echo "${{gitea.event.repository.name}}" echo "${{gitea.token}}" echo "${{gitea.event.head_commit.sha}}" echo "${{gitea.event.head_commit.url}}"