Skip to content

Merge pull request #11 from meriy100/dependabot/go_modules/google.gol… #17

Merge pull request #11 from meriy100/dependabot/go_modules/google.gol…

Merge pull request #11 from meriy100/dependabot/go_modules/google.gol… #17

Workflow file for this run

name: CD
on:
push:
branches:
- "main"
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
jobs:
production:
if: ${{ startsWith(github.ref, 'refs/heads/main') }}
uses: ./.github/workflows/deploy.yml
with:
gcp_project_id: portfolio-357112
workload_identity_provider_project_num: 536072959326 # meriy100-core
deploy_branch: main
environment: production