Skip to content

Commit

Permalink
use correct working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
matryer committed Aug 5, 2024
1 parent db01bbe commit 9dd7ea2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-xbarappcom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
version: ">= 363.0.0"

- name: Deploy to Google App Engine
working-directory: xbarapp.com
env:
GCP_CREDENTIALS: ${{ secrets.GCP_CREDENTIALS }}
run: |
Expand Down

0 comments on commit 9dd7ea2

Please sign in to comment.