Fix name of PR comment donor (#1196)

This commit is contained in:
Brian Sperlongano
2021-08-27 09:56:02 -04:00
committed by GitHub
parent 4525ce6a84
commit 1fb7841a6e

View File

@@ -14,7 +14,7 @@ jobs:
- name: main
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
WORKFLOW_NAME: "OpenMapTiles CI"
WORKFLOW_NAME: "OpenMapTiles Performance CI"
# the name of the artifact whose content comment published by PR. Must have a single markdown file inside.
MSG_ARTIFACT_NAME: "pr_message"
# How far back to look for finished runs, in minutes.