Skip to content

Commit

Permalink
Fix: [CI] publish the right folder for docs (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueBrain authored Jul 7, 2023
1 parent a41e9c6 commit bdd4fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ jobs:
apiToken: ${{ secrets.DOCS_CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.DOCS_CLOUDFLARE_ACCOUNT_ID }}
projectName: ${{ vars.DOCS_CLOUDFLARE_PROJECT_NAME }}
directory: _site
directory: public
branch: main

0 comments on commit bdd4fac

Please sign in to comment.