Skip to content

Commit ae448ab

Browse files
committed
fix deploy branch
1 parent 316970c commit ae448ab

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 docs
22

33
on:
44
push:
5-
branches: ["react18"]
5+
branches: ["master"]
66

77
# Allows you to run this workflow manually from the Actions tab
88
workflow_dispatch:

0 commit comments

Comments
 (0)