Skip to content

Commit

Permalink
Update profile-3d.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wfxey authored Jan 27, 2025
1 parent 5056cfe commit c26ba4d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/profile-3d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c26ba4d

Please sign in to comment.