Skip to content

Commit d4e8a39

Browse files
committed
temp deploy pages
1 parent 9c0c1e3 commit d4e8a39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
description: "Please confirm deployment"
88
required: true
99
type: boolean
10+
push: # remove on.push before merge to main
11+
branches: ["react-demo-app"]
1012

1113
concurrency: deploy-gh-pages-${{ github.ref }}
1214

0 commit comments

Comments
 (0)