闪购盲盒互助环境变量为 JDSGMH_SHARECODES,修复圈x图标不存在。更新随机UA。
This commit is contained in:
3
.github/workflows/deploy_tencent_scf.yml
vendored
3
.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: |
|
||||
@@ -166,3 +167,5 @@ jobs:
|
||||
SERVERLESS_PLATFORM_VENDOR: tencent
|
||||
TENCENT_SECRET_ID: ${{ secrets.TENCENT_SECRET_ID }}
|
||||
TENCENT_SECRET_KEY: ${{ secrets.TENCENT_SECRET_KEY }}
|
||||
TENCENT_REGION: ${{ secrets.SCF_REGION }}
|
||||
TENCENT_FUNCTION_NAME: ${{ secrets.TENCENT_FUNCTION_NAME }}
|
||||
|
Reference in New Issue
Block a user