Skip to content

Commit

Permalink
Generate CNAME entry
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinj committed Dec 25, 2024
1 parent 2f15937 commit 3f38be0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
run: gem install redcarpet
- name: Build docs
run: yard
- name: Configure CNAME
run: echo "ruby-jwt.org" > ./doc/CNAME
- name: Deploy
uses: peaceiris/actions-gh-pages@v4
with:
Expand Down

0 comments on commit 3f38be0

Please sign in to comment.