为构建和部署作业添加环境标识符
All checks were successful
Checking-doc / build-and-deploy(dev) (pull_request) Successful in 3m15s
deploying-doc / build-and-deploy(production) (pull_request) Successful in 3m10s

This commit is contained in:
狮子耗耗 2025-07-01 12:12:36 +08:00
parent 0b18d83cd4
commit 9e903e6948
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ on:
- main
jobs:
build-and-deploy:
build-and-deploy(production):
runs-on: ubuntu-latest
permissions:
contents: read

View File

@ -6,7 +6,7 @@ on:
types: [opened,synchronize]
jobs:
build-and-deploy:
build-and-deploy(dev):
runs-on: ubuntu-latest
permissions:
contents: read