From 5ab07ba167fb2adb82d75bacd437898c58cc7e9a Mon Sep 17 00:00:00 2001 From: shBLOCK <50770712+shBLOCK@users.noreply.github.com> Date: Thu, 9 May 2024 08:27:56 +0800 Subject: [PATCH] Debug release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1778a15..007cf6e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,7 +34,7 @@ jobs: debug: true # noinspection TypeScriptUnresolvedReference script: | - console.log(JSON.stringify(context.payload)) + console.log(JSON.stringify(context)) let tag = undefined let commit = undefined for await (const tags of github.paginate.iterator(