From bdc034229d54f8a8852102b6dbf7c0ac6f381dfb Mon Sep 17 00:00:00 2001 From: dey4ss <27929897+dey4ss@users.noreply.github.com> Date: Tue, 10 Sep 2024 16:52:27 +0200 Subject: [PATCH] test --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8a77ff1..8a0c22b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,7 +62,7 @@ jobs: echo "${GITHUB_REF}" echo "${GITHUB_REF_NAME}" echo "${{github.repositoryUrl}}" - echo "${{github.event.pull_request}}" + echo "${{github.event.pull_request.head}}" echo "${{github.repository_owner}}/${{github.repository}}" apt-get update apt-get install -y git