Skip to content

Merge pull request #9 from meriy100/history-deploy #15

Merge pull request #9 from meriy100/history-deploy

Merge pull request #9 from meriy100/history-deploy #15

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