79
79
folder : integration
80
80
target-folder : cat/montezuma2
81
81
silent : true
82
+ git-config-name : Montezuma
83
+ git-config-email : montezuma@jamesiv.es
82
84
83
85
- name : Cleanup Generated Branch
84
86
uses : dawidd6/action-delete-branch@v3.1.0
@@ -109,6 +111,8 @@ jobs:
109
111
folder : integration
110
112
target-folder : cat/montezuma2
111
113
silent : true
114
+ git-config-name : Montezuma
115
+ git-config-email : montezuma@jamesiv.es
112
116
113
117
- name : Cleanup Generated Branch
114
118
uses : dawidd6/action-delete-branch@v3.1.0
@@ -133,6 +137,8 @@ jobs:
133
137
folder : integration
134
138
target-folder : cat/montezuma3
135
139
silent : true
140
+ git-config-name : Montezuma
141
+ git-config-email : montezuma@jamesiv.es
136
142
137
143
- name : Cleanup Generated Branch
138
144
uses : dawidd6/action-delete-branch@v3.1.0
@@ -162,6 +168,8 @@ jobs:
162
168
folder : integration
163
169
target-folder : cat/montezuma4
164
170
silent : true
171
+ git-config-name : Montezuma
172
+ git-config-email : montezuma@jamesiv.es
165
173
166
174
- name : Cleanup Generated Branch
167
175
uses : dawidd6/action-delete-branch@v3.1.0
@@ -189,6 +197,8 @@ jobs:
189
197
folder : integration
190
198
target-folder : cat/montezuma4
191
199
silent : true
200
+ git-config-name : Montezuma
201
+ git-config-email : montezuma@jamesiv.es
192
202
193
203
- name : Build and Deploy
194
204
uses : JamesIves/github-pages-deploy-action@v4
@@ -197,6 +207,8 @@ jobs:
197
207
folder : integration
198
208
target-folder : cat/subsequent
199
209
silent : true
210
+ git-config-name : Montezuma
211
+ git-config-email : montezuma@jamesiv.es
200
212
201
213
- name : Cleanup Generated Branch
202
214
uses : dawidd6/action-delete-branch@v3.1.0
@@ -229,6 +241,8 @@ jobs:
229
241
folder : integration
230
242
clean : true
231
243
silent : true
244
+ git-config-name : Montezuma
245
+ git-config-email : montezuma@jamesiv.es
232
246
233
247
# Deploys to a branch that doesn't exist with SINGLE_COMMIT. (Includes subsequent commit)
234
248
integration-branch-creation :
@@ -248,6 +262,8 @@ jobs:
248
262
folder : integration
249
263
single-commit : true
250
264
silent : true
265
+ git-config-name : Montezuma
266
+ git-config-email : montezuma@jamesiv.es
251
267
252
268
- name : Build and Deploy
253
269
uses : JamesIves/github-pages-deploy-action@v4
@@ -258,6 +274,8 @@ jobs:
258
274
single-commit : true
259
275
target-folder : jives
260
276
silent : true
277
+ git-config-name : Montezuma
278
+ git-config-email : montezuma@jamesiv.es
261
279
262
280
- name : Cleanup Generated Branch
263
281
uses : dawidd6/action-delete-branch@v3.1.0
0 commit comments