Skip to content

Commit

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

- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
uses: JamesIves/github-pages-deploy-action@v4.6.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
folder: build_doc
target-folder: dev

0 comments on commit 24c1958

Please sign in to comment.