Skip to content

Commit c47eae2

Browse files
committed
ci: use PAT to download artifact from emqx/emqx
1 parent 82692ca commit c47eae2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync-en-doc.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
name: "emqx-enterprise-schema-dump"
4343
repository: ${{ env.REPOSITORY }}
4444
run-id: ${{ env.RUN_ID }}
45+
github-token: ${{ secrets.PAT_RO_WORKFLOWS }}
4546

4647
- name: Create PR to update desc.en.hocon
4748
run: |

0 commit comments

Comments
 (0)