Skip to content

Commit

Permalink
Merge pull request #42 from JBNU-JEduTools/hyunchan-park-patch-2
Browse files Browse the repository at this point in the history
Update deploy.yml
  • Loading branch information
hyunchan-park authored Sep 13, 2024
2 parents e61fdab + 67652c1 commit c97d5ee
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 c97d5ee

Please sign in to comment.