Skip to content

Commit d6447b3

Browse files
committed
bug: wrong branch name
1 parent 3bda991 commit d6447b3

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
@@ -3,7 +3,7 @@ name: Deploy to GitHub Pages
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
99
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.

0 commit comments

Comments
 (0)