We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ade8e commit e5ffe77Copy full SHA for e5ffe77
.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