Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/peacei…
Browse files Browse the repository at this point in the history
…ris/actions-gh-pages-4' into dependabot/github_actions/actions/upload-artifact-4
  • Loading branch information
marwin-roth committed Aug 29, 2024
2 parents f71c969 + 6fd3bc7 commit 74a4cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: docker run -t -v $(pwd):/docs emnify/python-sdk-docs

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/build_sphinx

0 comments on commit 74a4cc6

Please sign in to comment.