From c26ba4d7d058e2707fa68cb6f8b2ba65b604cbf4 Mon Sep 17 00:00:00 2001 From: wfxey <158351052+wfxey@users.noreply.github.com> Date: Mon, 27 Jan 2025 22:07:00 +0100 Subject: [PATCH] Update profile-3d.yml --- .github/workflows/profile-3d.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/profile-3d.yml b/.github/workflows/profile-3d.yml index 6273a7a..abaf0b4 100644 --- a/.github/workflows/profile-3d.yml +++ b/.github/workflows/profile-3d.yml @@ -14,6 +14,11 @@ jobs: - name: Checkout repository uses: actions/checkout@v3 + - name: Debug environment variables + run: | + echo "GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}" + echo "USERNAME: ${{ github.repository_owner }}" + - name: Generate 3D Contribution Profile uses: yoshi389111/github-profile-3d-contrib@0.7.1 env: