mirror of
https://github.com/Stone-Red-Code/Stone-Red-Code.git
synced 2026-09-04 00:56:21 +02:00
Change token from GITHUB_TOKEN to GH_TOKEN
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
|||||||
card: stats
|
card: stats
|
||||||
options: username=${{ github.repository_owner }}&show_icons=true
|
options: username=${{ github.repository_owner }}&show_icons=true
|
||||||
path: profile/stats.svg
|
path: profile/stats.svg
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GH_TOKEN }}
|
||||||
|
|
||||||
- name: Commit cards
|
- name: Commit cards
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user