Skip to content

Commit

Permalink
Update peaceiris/actions-gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeelia committed Dec 12, 2024
1 parent 842fcca commit d3cb27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
CI: true

- name: Deploy to GH Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: './wp-content/plugins/elasticpress/docs-built'

0 comments on commit d3cb27d

Please sign in to comment.