Skip to content

Commit

Permalink
[root] update - CD 관련 default branch 변경 (develop -> release)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdtknight committed Oct 8, 2023
1 parent 669f082 commit 2122c08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: develop CI-CD
name: release CD

on:
push:
branches:
- develop
- release

env:
S3_BUCKET_NAME: joberchip-s3 #S3 버킷 생성시 설정
Expand Down

0 comments on commit 2122c08

Please sign in to comment.