Skip to content

Commit

Permalink
Update docs-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
himadrisingh committed Nov 27, 2024
1 parent 514c063 commit 25964fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: nwtgck/[email protected]
if: github.event_name == 'pull_request'
with:
publish-dir: ./docs/build
publish-dir: ./docs/dist
github-token: ${{ secrets.GITHUB_TOKEN }}
deploy-message: "Docs ${{ github.ref_name }} deployed to docs.rilldata.com"
production-deploy: true
Expand Down

0 comments on commit 25964fc

Please sign in to comment.