Skip to content

Commit

Permalink
Merge pull request #79 from cvxgrp/dependabot/github_actions/JamesIve…
Browse files Browse the repository at this point in the history
…s/github-pages-deploy-action-4.6.3
  • Loading branch information
tschm authored Jul 9, 2024
2 parents d215876 + 0f3697c commit c017e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fi
- name: Publish book
uses: JamesIves/[email protected].1
uses: JamesIves/[email protected].3
with:
branch: ${{ steps.target.outputs.branch }} # The branch the action should deploy to.
folder: book/_build/html # The folder the action should deploy.

0 comments on commit c017e29

Please sign in to comment.