Skip to content

Commit

Permalink
ci: replace github pages by cloudflare pages
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioRibera committed May 17, 2024
1 parent 68dd363 commit 9759d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Build with mdBook
run: mdbook build
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-artifact@v4
with:
path: ./book

Expand Down

0 comments on commit 9759d44

Please sign in to comment.