Skip to content

Commit

Permalink
Update ohhanahana-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
junseokkim authored Jun 9, 2024
1 parent 6e14f27 commit 6d10442
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ohhanahana-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: Ohhanahana CD Pipeline

on:
push:
branches: [ "main" ]
branches: [ "develop" ]

jobs:
build:
Expand Down Expand Up @@ -83,4 +83,4 @@ jobs:
deployment-group: ohhanahana-bg
deployment-config-name: CodeDeployDefault.OneAtATime
description: "Deploying the latest Docker image"
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6d10442

Please sign in to comment.