Skip to content

Commit

Permalink
Add CNAME
Browse files Browse the repository at this point in the history
  • Loading branch information
serras committed Dec 17, 2024
1 parent 1d19530 commit 98fa00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/githubpages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
cache-read-only: ${{ github.ref != 'refs/heads/main' }}

- name: assemble
run: ./gradlew -Pversion=2.0.0 :dokkaGenerate -Pgithubpages=true
run: ./gradlew -Pversion=2.0.0 :dokkaGenerate copyCNameFile -Pgithubpages=true

- name: Deploy to gh-pages
uses: peaceiris/actions-gh-pages@v4
Expand Down

0 comments on commit 98fa00c

Please sign in to comment.