Skip to content

Commit

Permalink
Merge branch 'master' into icub_vor_update
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgait committed Sep 29, 2023
2 parents db31579 + a209c35 commit 45db664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
cp -vaT $ROOT_DOC_DIR $DEPLOY_DIR
cp -vaT $C_DOC_DIR $DEPLOY_DIR/c
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.4.2
uses: JamesIves/github-pages-deploy-action@v4.4.3
with:
branch: gh-pages
folder: ${{ env.DEPLOY_DIR }}

0 comments on commit 45db664

Please sign in to comment.