Skip to content

Commit

Permalink
change project id for job
Browse files Browse the repository at this point in the history
  • Loading branch information
chasinandrew committed Jan 22, 2024
1 parent 4ad6bd8 commit df40325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
uses: 'google-github-actions/setup-gcloud@v2'
with:
version: '>= 363.0.0'
project_id: ${{ vars.gcp_project_id }}

- name: Cloud Scheduler Creation
run: |-
Expand Down

0 comments on commit df40325

Please sign in to comment.