Skip to content

Commit

Permalink
Remove branch-folder as deploy-pages action inherently takes care o…
Browse files Browse the repository at this point in the history
…f this.
  • Loading branch information
liquidz00 committed Jan 12, 2025
1 parent 6710366 commit 59a50f4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,3 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
with:
path: 'docs/_build/html'
branch-folder: ${{ github.ref_name }}

0 comments on commit 59a50f4

Please sign in to comment.