Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/mattnotmitt/doxy…
Browse files Browse the repository at this point in the history
…gen-action-1.9.8
  • Loading branch information
Christian-B committed Apr 22, 2024
2 parents f1b5312 + 444c034 commit 9d84cd5
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.3
uses: JamesIves/github-pages-deploy-action@v4.5.0
with:
branch: gh-pages
folder: ${{ env.DEPLOY_DIR }}

0 comments on commit 9d84cd5

Please sign in to comment.