Skip to content
This repository was archived by the owner on Jun 22, 2023. It is now read-only.

Commit af6c71e

Browse files
committed
fix(ci): change main to master branch
1 parent f05a29f commit af6c71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Publish docs via GitHub Pages
22
on:
33
push:
44
branches:
5-
- main
5+
- master
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)