Skip to content

Commit

Permalink
🐛 Fix: deploy문서 주소 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hyuke81 committed Nov 24, 2024
1 parent ddcb505 commit 1b9946a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout main
uses: actions/checkout@v4
with:
repository: merging-Branchify/Brachify_FE
repository: merging-Branchify/Branchify_FE
token: ${{ secrets.BRANCHIFY_TOKEN }}
fetch-depth: 0
ref: main
Expand Down

0 comments on commit 1b9946a

Please sign in to comment.