We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef6eae commit 3647ffeCopy full SHA for 3647ffe
1 file changed
.github/workflows/cards.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Generate trophy card
29
uses: soulteary/github-profile-trophy-action@v1.0.0
30
with:
31
- options: 'username=${{ github.repository_owner }}&theme=onedark&column=5&margin-w=15&margin-h=15&no-frame=true&title=-Issues,-Reviews'
+ options: 'username=${{ github.repository_owner }}&theme=onedark&column=4&margin-w=15&margin-h=15&no-frame=true&title=-Issues,-Reviews'
32
path: .github/profile/trophy.svg
33
token: ${{ secrets.GITHUB_TOKEN }}
34
0 commit comments