Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into publication
Browse files Browse the repository at this point in the history
  • Loading branch information
Azure Pipelines committed Dec 1, 2024
2 parents b83fde0 + d851baf commit 86e868e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

- name: Deploy 🚀
if: ${{ github.event_name != 'pull_request' }}
uses: JamesIves/github-pages-deploy-action@v4.6.8
uses: JamesIves/github-pages-deploy-action@v4.7.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages # The branch the action should deploy to.
Expand Down

0 comments on commit 86e868e

Please sign in to comment.