chore(CI): fix spell error

This commit is contained in:
zhanghongtong 2021-03-05 19:07:24 +08:00
parent cd4614876a
commit bd66e93b6d
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
set -euo pipefail
curl --silent --show-error \
-H "Accept: application/vnd.github.v3+json" \
-H "Authorization: token ${{ secrets.CI_GIT_TOEKN }}" \
-H "Authorization: token ${{ secrets.CI_GIT_TOKEN }}" \
-X POST \
-d '{"title": "Sync code into enterprise from opensource", "head": "master", "base":"enterprise"}' \
https://api.github.com/repos/${{ github.repository_owner }}/emqx-enterprise/pulls