Skip to content

Commit

Permalink
chore/#61: 배포 작업
Browse files Browse the repository at this point in the history
  • Loading branch information
yh-project committed Aug 30, 2024
1 parent 56c37d3 commit ed145e4
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
Expand Up @@ -2,7 +2,7 @@ name: SolSolHigh-FE Deploy

on:
push:
branches: develop
branches: fix/#61-router-navi

jobs:
deploy:
Expand All @@ -17,4 +17,4 @@ jobs:
password: ${{ secrets.SSH_PASSWORD }}
script: |
cd ~/solsol-high
./static.sh develop
./static.sh fix/#61-router-navi

0 comments on commit ed145e4

Please sign in to comment.