未验证 提交 8be8c012 编写于 作者: M Michael Wyatt 提交者: GitHub

fix typo in autosync workflow (#2850)

上级 3ea272e6
...@@ -15,7 +15,7 @@ jobs: ...@@ -15,7 +15,7 @@ jobs:
with: with:
token: ${{ secrets.GHP_TOKEN }} token: ${{ secrets.GHP_TOKEN }}
repository: ${{ secrets.DST_REPO }} repository: ${{ secrets.DST_REPO }}
ref: ${{ secretes.DST_REPO_BRANCH }} ref: ${{ secrets.DST_REPO_BRANCH }}
path: dst-repo path: dst-repo
- name: Get PR data - name: Get PR data
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册