We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30ade8e + e5ffe77 commit 93c2880Copy full SHA for 93c2880
.github/workflows/topic.yml
@@ -23,7 +23,7 @@ jobs:
23
# - read:packages (for some packages related data)
24
# - repo (optional, if you want to include private repositories)
25
filename: SVG/followup.svg
26
- token: ${{ secrets.METRICS_TOKEN }}
+ token: ${{ secrets.GH_METRICS_TOKEN }}
27
28
# Options
29
user: iamAntimPal
0 commit comments