分离 Dev 工作流图片上传路径
All checks were successful
Checking-doc / check-file-changes (pull_request) Successful in 19s
Checking-doc / build-and-deploy (pull_request) Successful in 3m21s
deploying-doc / build-and-deploy (pull_request) Successful in 2m54s

This commit is contained in:
狮子耗耗 2025-05-19 19:53:59 +08:00
parent e244fc755a
commit 4781941424

View File

@ -78,7 +78,7 @@ jobs:
--sk ${{ secrets.S3_SECRET_KEY }} \
--region ${{ secrets.S3_REGION }} \
--endpoint ${{ secrets.S3_ENDPOINT }} \
--remote-root ${{ secrets.S3_REMOTE_ROOT }} \
--remote-root ${{ secrets.S3_REMOTE_DEV_ROOT }} \
--domain ${{ secrets.S3_DOMAIN }} \
env:
RUST_LOG: info