update secret name

This commit is contained in:
averikitsch 2020-06-05 11:42:46 -07:00
parent e696976631
commit 6828bd5b22

View file

@ -14,7 +14,7 @@ jobs:
name: Deploy to App Engine
uses: ./appengine-deploy
with:
project_id: ${{ secrets.SETUP_GCLOUD_IT_PROJECT_ID }}
project_id: ${{ secrets.APPENGINE_DEPLOY_PROJECT_ID }}
deliverables: ./appengine-deploy/test/app.yaml
version: gcloud
- name: Test Output