mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 08:31:11 +08:00
@@ -210,6 +210,8 @@ jobs:
|
||||
echo "baseurl: ${{ needs.preview-create-init.outputs.pathname }}/PR${{ env.GITHUB_PR_NUMBER }}" >> _action.yml
|
||||
echo "source: ${{ github.workspace }}" >> _action.yml
|
||||
echo "destination: /home/runner/site" >> _action.yml
|
||||
echo "preview:" >> _action.yml
|
||||
echo " pr-number: ${{ env.GITHUB_PR_NUMBER }}" >> _action.yml
|
||||
bundle exec jekyll build --config _config.yml,_action.yml
|
||||
- id: upload-site
|
||||
name: Upload Site
|
||||
|
||||
Reference in New Issue
Block a user