Commit d06dd34
Changed files (1)
.github
workflows
.github/workflows/docs.yml
@@ -23,6 +23,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
+ with:
+ ref: gh-pages
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Install deps