Skip to content

Commit

Permalink
Merge pull request #380 from Team-Sopetit/deploy/chan/#374
Browse files Browse the repository at this point in the history
[DEPLOY] 개발 서버 CI/CD
  • Loading branch information
Chan531 authored Jan 31, 2025
2 parents 09116dc + 2298005 commit 7e2789c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: deploy

on:
push:
branches: [ "develop" ]
release:
types:
- published

jobs:
ci:
Expand Down

0 comments on commit 7e2789c

Please sign in to comment.