Skip to content

Commit

Permalink
운영 서버 배포
Browse files Browse the repository at this point in the history
  • Loading branch information
Arachneee committed Aug 22, 2024
1 parent 6d0b1ce commit 3efb126
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/backend-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: backend-push

on:
push:
branches: [ "main" ]
paths:
- 'server/**'
branches: [ "be-prod" ]

jobs:
build:
Expand Down

0 comments on commit 3efb126

Please sign in to comment.