Explorar o código

chore(CI): fix spell error

zhanghongtong %!s(int64=5) %!d(string=hai) anos
pai
achega
bd66e93b6d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/git_sync.yaml

+ 1 - 1
.github/workflows/git_sync.yaml

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