Skip to content

Commit 301ca1f

Browse files
PwnTipsclaude
andcommitted
Update GitHub Actions to deploy from vuepress branch
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 360b57a commit 301ca1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy VuePress site to Pages
22

33
on:
44
push:
5-
branches: [ "master" ]
5+
branches: [ "vuepress" ]
66
workflow_dispatch:
77

88
permissions:

0 commit comments

Comments
 (0)