Skip to content

Commit f5b4b01

Browse files
committed
Another try
1 parent f3a10e7 commit f5b4b01

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/repo-sync.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ jobs:
2424
- name: Publish Branch
2525
run: |
2626
python3 repo_sync.py
27+
env:
28+
APP_ID: ${{ vars.APP_ID }}
29+
INSTALLATION_ID: ${{ vars.INSTALLATION_ID }}
30+
SERVER_DOCS_PRIVATE_KEY: ${{ secrets.SERVER_DOCS_PRIVATE_KEY }}

0 commit comments

Comments
 (0)