Skip to content

Commit

Permalink
Update deploy-to-app-engine.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michplunkett committed Aug 7, 2024
1 parent 8206835 commit 5de6340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-to-app-engine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
deliverables: app.yaml
version: v1
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}

- name: Test
run: curl "${{ steps.deploy.outputs.url }}/status"

0 comments on commit 5de6340

Please sign in to comment.