Skip to content

Commit

Permalink
chore: update docs.lumeweb.com CI workflow directory
Browse files Browse the repository at this point in the history
  • Loading branch information
pcfreak30 committed Jan 3, 2025
1 parent 6f38e7f commit b8bf252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.lumeweb.com.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
projectName: docs-lumeweb-com
directory: dist/apps/docs.lumeweb.com
directory: apps/docs.lumeweb.com/docs/dist
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
- uses: mshick/add-pr-comment@v2
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit b8bf252

Please sign in to comment.