Change token from GITHUB_TOKEN to GH_TOKEN

This commit is contained in:
Stone_Red
2026-03-06 01:36:03 +01:00
committed by GitHub
parent 30248cb35f
commit d3543d1a3a
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
card: stats
options: username=${{ github.repository_owner }}&show_icons=true
path: profile/stats.svg
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GH_TOKEN }}
- name: Commit cards
run: |