mirror of
https://github.com/google-github-actions/setup-gcloud.git
synced 2026-08-24 23:09:21 +00:00
update secret name
This commit is contained in:
parent
e696976631
commit
6828bd5b22
1 changed files with 1 additions and 1 deletions
2
.github/workflows/appengine-deploy-it.yml
vendored
2
.github/workflows/appengine-deploy-it.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue