Skip to content

Commit

Permalink
release: v1.0.6
Browse files Browse the repository at this point in the history
## Description

Done
+ 해당 액션에서 cname 값을 추가하는 것으로 해결
+ 커밋하는 유저를 github-actions 로 바꿈
  + 굳이 나일 필요는 없으니까

## Related Issues

relates to #40
  • Loading branch information
s3ich4n authored Nov 22, 2022
2 parents de37338 + 291463e commit b7ec8a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,6 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public
cname: blog.s3ich4n.me
user_name: 'github-actions[bot]'
user_email: 'github-actions[bot]@users.noreply.github.com'

0 comments on commit b7ec8a0

Please sign in to comment.