mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
GHActions: add token to publish changelog on forum (#63294)
add API token for forum
This commit is contained in:
parent
9314fe1056
commit
bc1c54ca17
1
.github/workflows/update-changelog.yml
vendored
1
.github/workflows/update-changelog.yml
vendored
@ -22,3 +22,4 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GH_BOT_ACCESS_TOKEN }}
|
||||
metricsWriteAPIKey: ${{ secrets.GRAFANA_MISC_STATS_API_KEY }}
|
||||
grafanabotForumKey: ${{ secrets.GRAFANABOT_FORUM_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user