Skip to content

Commit

Permalink
try another github action...
Browse files Browse the repository at this point in the history
  • Loading branch information
Halbaroth committed Jul 22, 2024
1 parent d97dde9 commit 3e6213a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/build_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,7 @@ jobs:
path: build_doc

- name: Deploy
uses: peaceiris/actions-gh-pages@v4
uses: JamesIves/github-pages-deploy-action@v4
with:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_dir: build_doc
destination_dir: dev
enable_jekyll: true
folder: build_doc
target-folder: dev

0 comments on commit 3e6213a

Please sign in to comment.