Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pilcrowonpaper committed Oct 20, 2024
1 parent 85eb465 commit 6cae446
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 35 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Publish docs"
name: "Publish v3 docs"
on:
push:
branches:
Expand Down Expand Up @@ -30,4 +30,4 @@ jobs:
- name: install wrangler
run: npm i -g wrangler
- name: deploy
run: wrangler pages deploy docs/dist --project-name lucia --branch main
run: wrangler pages deploy docs/dist --project-name lucia --branch v3
33 changes: 0 additions & 33 deletions .github/workflows/v2-docs.yaml

This file was deleted.

0 comments on commit 6cae446

Please sign in to comment.