Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
jedutools.jbnu.ac.kr -> jhelper.jbnu.ac.kr 로 도메인 변경.

전북대 신청:
jedutools jhelper 도메인 모두 jbnu-jedutools.github.io 로 연결 신청.
외부 도메인 연결은 공문으로 진행.

Signed-off-by: Hyunchan, Park <hyunchan.park@jbnu.ac.kr>
  • Loading branch information
hyunchan-park authored Sep 13, 2024
1 parent e61fdab commit 67652c1
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 @@ -27,7 +27,7 @@ jobs:
env:
NODE_ENV: production
- name: Create CNAME
run: echo "jedutools.jbnu.ac.kr" > ./docs/CNAME
run: echo "jhelper.jbnu.ac.kr" > ./docs/CNAME
- uses: peaceiris/actions-gh-pages@v2
env:
GITHUB_TOKEN: ${{ secrets.JHELPERTOKEN }}
Expand Down

0 comments on commit 67652c1

Please sign in to comment.