File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- name : integration-tests-beta
1
+ name : integration-tests
8000
2
2
on :
3
3
schedule :
4
- - cron : 35 15 * * 0-6
4
+ - cron : 30 15 * * 0-6
5
5
push :
6
6
branches :
7
7
- dev
8
- - releases/v3-test
8
+ - releases/v3-test-test
9
9
10
10
jobs :
11
11
# Deploys using checkout@v1 with an ACCESS_TOKEN.
Original file line number Diff line number Diff line change 94
94
uses : JamesIves/github-pages-deploy-action@releases/v3
95
95
with :
96
96
SSH : true
97
- BRANCH : gh-pages-beta
97
+ BRANCH : gh-pages
98
98
FOLDER : integration<
76A9
/span>
99
99
BASE_BRANCH : dev
100
100
TARGET_FOLDER : montezuma3
@@ -122,7 +122,7 @@ jobs:
122
122
uses : JamesIves/github-pages-deploy-action@releases/v3
123
123
with :
124
124
SSH : true
125
- BRANCH : gh-pages-beta
125
+ BRANCH : gh-pages
126
126
FOLDER : integration
127
127
BASE_BRANCH : dev
128
128
TARGET_FOLDER : montezuma4
You can’t perform that action at this time.
0 commit comments