Chore: Remove unnecessary metric tokens in the "remove milestone" workflow (#43096)

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
Maria Alexandra 2021-12-14 16:18:28 +01:00 committed by GitHub
parent 8869c830b0
commit 7fc2c687ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,4 +21,3 @@ jobs:
uses: ./actions/remove-milestone
with:
token: ${{secrets.GH_BOT_ACCESS_TOKEN}}
metricsWriteAPIKey: ${{secrets.GRAFANA_MISC_STATS_API_KEY}}