mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 07:31:11 +08:00
This commit is contained in:
@@ -11,7 +11,6 @@ concurrency:
|
|||||||
cancel-in-progress: false
|
cancel-in-progress: false
|
||||||
env:
|
env:
|
||||||
JEKYLL_ENV: production
|
JEKYLL_ENV: production
|
||||||
ENABLE_WEBP_AUTO_CONVERSION: "true"
|
|
||||||
GITHUB_PR_NUMBER: ${{ github.event_name == 'issue_comment' && github.event.issue.number || github.event.pull_request.number }}
|
GITHUB_PR_NUMBER: ${{ github.event_name == 'issue_comment' && github.event.issue.number || github.event.pull_request.number }}
|
||||||
jobs:
|
jobs:
|
||||||
cache-refresh:
|
cache-refresh:
|
||||||
|
|||||||
Reference in New Issue
Block a user