Skip to content

Commit

Permalink
add branch to cf pages
Browse files Browse the repository at this point in the history
  • Loading branch information
pilcrowonpaper committed Nov 30, 2023
1 parent 7640413 commit ac114ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/v3-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
working-directory: documentation-v3
run: pnpm build
- name: deploy
run: wrangler pages deploy documentation-v3/dist --project-name lucia-v3
run: wrangler pages deploy documentation-v3/dist --project-name lucia-v3 --branch main

0 comments on commit ac114ff

Please sign in to comment.