From 538c60467853af7d2438dbc6fda4bf4bd01a4899 Mon Sep 17 00:00:00 2001 From: dey4ss <27929897+dey4ss@users.noreply.github.com> Date: Tue, 10 Sep 2024 16:47:05 +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 5ad9a8f..d6b33bd 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.head.repo.clone_url}}" + echo "${{github.event.repository}}" echo "${{github.repository_owner}}/${{github.repository}}" apt-get update apt-get install -y git