We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db01bbe commit 9dd7ea2Copy full SHA for 9dd7ea2
.github/workflows/deploy-xbarappcom.yaml
@@ -39,6 +39,7 @@ jobs:
39
version: ">= 363.0.0"
40
41
- name: Deploy to Google App Engine
42
+ working-directory: xbarapp.com
43
env:
44
GCP_CREDENTIALS: ${{ secrets.GCP_CREDENTIALS }}
45
run: |
0 commit comments