mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-01 19:07:15 +00:00
[CI] Correct token used to update badge
This commit is contained in:
parent
cc5d7e4423
commit
3ab0b8fdc1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: Update dynamic badge gist
|
||||
uses: schneegans/dynamic-badges-action@e9a478b16159b4d31420099ba146cdc50f134483 # v1.7.0
|
||||
with:
|
||||
auth: ${{ secrets.GITHUB_TOKEN }}
|
||||
auth: ${{ secrets.CAPA_TOKEN }}
|
||||
gistID: 6d7960e911f48b3b74916df8988cf0f3
|
||||
filename: rules_badge.svg
|
||||
label: rules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue