Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
RayWangQvQ committed May 9, 2021
1 parent b8f51d0 commit d1ab7e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-deploy-tencent-scf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: deploy serverless
run: |
cd ./tencentScf
./publish.sh
sudo ./publish.sh
sls deploy --debug
env: # 环境变量
STAGE: dev #您的部署环境
Expand Down

0 comments on commit d1ab7e7

Please sign in to comment.