更新环境变量与触发器
This commit is contained in:
1
.github/workflows/deploy_tencent_scf.yml
vendored
1
.github/workflows/deploy_tencent_scf.yml
vendored
@ -22,6 +22,7 @@ jobs:
|
||||
run: |
|
||||
npm install
|
||||
npm install tencentcloud-sdk-nodejs
|
||||
npm install js-yaml
|
||||
|
||||
- name: "将Secrets里面配置的变量添加到severless.yml里面作为环境变量"
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user