Skip to content

Commit

Permalink
rename apidocs folder
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelperezcolom committed Feb 1, 2025
1 parent f2252bc commit 66120cd
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
source: docs
source: apidocs
destination: ./_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand All @@ -73,3 +73,4 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 66120cd

Please sign in to comment.