Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
ihavecoke committed Nov 2, 2023
1 parent 00cb134 commit cbbfd4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/download_feishu_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
FEISHU_APP_ID: ${{ secrets.FEISHU_APP_ID }}
FEISHU_APP_SECRET: ${{ secrets.FEISHU_APP_SECRET }}
FEISHU_SPACE_ID: '7288219896826494980'
OUTPUT_DIR: ${{github.workspace}}/feishu-pages
OUTPUT_DIR: /home/runner/work/whale-docs/whale-docs/feishu-pages
uses: longbridgeapp/feishu-pages@main
- uses: oven-sh/setup-bun@v1
- name: Copy feishu pages to repo
Expand Down

0 comments on commit cbbfd4c

Please sign in to comment.