mirror of
https://github.com/Stone-Red-Code/Stone-Red-Code.git
synced 2026-09-04 09:06:27 +02:00
Change token from GITHUB_TOKEN to GH_TOKEN
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user