Skip to content

Commit cf3d3e3

Browse files
fix: update deployment branch from main to v1.x
1 parent 76c2dc0 commit cf3d3e3

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 to GitHub Pages
22

33
on:
44
push:
5-
branches: [main]
5+
branches: [v1.x]
66
# Review gh actions docs if you want to further define triggers, paths, etc
77
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on
88

0 commit comments

Comments
 (0)