Skip to content

Commit d3e908a

Browse files
committed
Test deployment
1 parent dc3c7f1 commit d3e908a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ on:
55
branches: master
66
release:
77
types: [created]
8+
pull_request:
89

910
env:
10-
TARGET_BRANCH: "gh-pages"
11+
TARGET_BRANCH: "gh-test"
1112

1213
jobs:
1314
deploy:

0 commit comments

Comments
 (0)