Skip to content

Commit

Permalink
Merge pull request #682 from psalm/move-closer-to-psalm.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
weirdan authored Oct 2, 2022
2 parents 95c3072 + 2e461a7 commit ba153fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-cloud-function.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
--entry-point=probotApp \
--runtime=nodejs16 \
--gen2 \
--region=europe-west1 \
--region=us-east4 \
--set-secrets='PRIVATE_KEY=PRIVATE_KEY:latest,WEBHOOK_SECRET=WEBHOOK_SECRET:latest' \
--set-env-vars='APP_ID=243451,LOG_LEVEL=debug'

0 comments on commit ba153fa

Please sign in to comment.