Skip to content

Commit

Permalink
Update renderbook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmrollins authored Mar 12, 2024
1 parent 59242c8 commit 7e46a04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/renderbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
with:
name: docs

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v3
- name:# Deploy 🚀
uses: #JamesIves/github-pages-deploy-action@v3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages # The branch the action should deploy to.
Expand Down

0 comments on commit 7e46a04

Please sign in to comment.