diff --git a/.github/workflows/request-cli-integ-test.yml b/.github/workflows/request-cli-integ-test.yml index 99833ec28031c..35a7f1e4c1558 100644 --- a/.github/workflows/request-cli-integ-test.yml +++ b/.github/workflows/request-cli-integ-test.yml @@ -60,7 +60,7 @@ jobs: :arrow_right: **PR build request submitted to `test-main-pipeline`** :arrow_left: A maintainer must now check the pipeline and add the `pr-linter/cli-integ-tested` label once the pipeline succeeds. - comment_tag: request-cli-integ-test + comment-tag: request-cli-integ-test mode: recreate # Post as our automation user - GITHUB_TOKEN: ${{ secrets.PROJEN_GITHUB_TOKEN }} + github-token: ${{ secrets.PROJEN_GITHUB_TOKEN }}