Skip to content

Commit

Permalink
add render: false to publish yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdumas committed Oct 27, 2024
1 parent 919d695 commit f3b0022
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/.github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
with:
target: gh-pages
path: website
render: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f3b0022

Please sign in to comment.