@@ -22,285 +22,3 @@ All notable changes to this project will be documented in this file. See [standa
22
22
### feat
23
23
24
24
* Add TypeScript Action (#83 ) ([ 68b21c1] ( https://github.com/peaceiris/actions-gh-pages/commit/68b21c12af25bc606f77a7b5674f162f3a17bf22 ) ), closes [ #83 ] ( https://github.com/peaceiris/actions-gh-pages/issues/83 ) [ #54 ] ( https://github.com/peaceiris/actions-gh-pages/issues/54 )
25
-
26
-
27
-
28
- ## [ 3.1.12] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.1.11...v3.1.12 ) (2020-02-05)
29
-
30
-
31
- ### fix
32
-
33
- * add new line, ssh-keyscan comment ([ 1333ef6] ( https://github.com/peaceiris/actions-gh-pages/commit/1333ef6f810edd7fd42a56b786be33553dcbb45a ) )
34
-
35
-
36
-
37
- ## [ 3.1.11] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.1.10...v3.1.11 ) (2020-02-05)
38
-
39
-
40
- ### fix
41
-
42
- * ssh-agent ([ 4fce94b] ( https://github.com/peaceiris/actions-gh-pages/commit/4fce94b01d6ac5a2ad6f1599c32e4060ed8b5936 ) )
43
-
44
-
45
-
46
- ## [ 3.1.10] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.1.9...v3.1.10 ) (2020-02-05)
47
-
48
-
49
- ### fix
50
-
51
- * change writeFile to writeFileSync ([ 57d9579] ( https://github.com/peaceiris/actions-gh-pages/commit/57d9579cc71fe2a71e82a47ce2b7ad990db16406 ) )
52
-
53
-
54
-
55
- ## [ 3.1.9] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.1.8...v3.1.9 ) (2020-02-05)
56
-
57
-
58
- ### fix
59
-
60
- * Add chmod 600 known_hosts ([ 24a9ba2] ( https://github.com/peaceiris/actions-gh-pages/commit/24a9ba28d32d735d348f3c82914ac0f9216a8e12 ) )
61
-
62
-
63
-
64
- ## [ 3.1.8] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.1.7...v3.1.8 ) (2020-02-04)
65
-
66
-
67
- ### fix
68
-
69
- * add trim() ([ 7d8f676] ( https://github.com/peaceiris/actions-gh-pages/commit/7d8f676353dd2ed195b94ff31580ee91796e5214 ) )
70
-
71
-
72
-
73
- ## [ 3.1.7] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.1.6...v3.1.7 ) (2020-02-04)
74
-
75
-
76
-
77
-
78
- ## [ 3.1.6] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.1.5...v3.1.6 ) (2020-02-04)
79
-
80
-
81
-
82
-
83
- ## [ 3.1.5] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.1.4...v3.1.5 ) (2020-02-04)
84
-
85
-
86
- ### fix
87
-
88
- * 400 to 600 ([ e2d8266] ( https://github.com/peaceiris/actions-gh-pages/commit/e2d8266ff7ce8f641ac66436e895b1b4d705a4cf ) )
89
-
90
-
91
-
92
- ## [ 3.1.4] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.1.3...v3.1.4 ) (2020-02-04)
93
-
94
-
95
- ### fix
96
-
97
- * github ([ 4e0ba00] ( https://github.com/peaceiris/actions-gh-pages/commit/4e0ba002422edc2c4e61aefd3ac1e478d23afff7 ) )
98
-
99
-
100
-
101
- ## [ 3.1.3] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.1.2...v3.1.3 ) (2020-02-04)
102
-
103
-
104
- ### fix
105
-
106
- * add await ([ 8f3dfcb] ( https://github.com/peaceiris/actions-gh-pages/commit/8f3dfcbfc2b7294aed82f40ce3b8cd277b927a80 ) )
107
- * add await ([ 8a3c589] ( https://github.com/peaceiris/actions-gh-pages/commit/8a3c58984088ea08b176dd81eb35f8bd3895a146 ) )
108
- * add eval SSH_AUTH_SOCK=/var/folders/kq/plr51cwn7ql9dh5m035_2fsh0000gn/T//ssh-iXC8tDO67Brj/agent.73139; export SSH_AUTH_SOCK; ([ 06e73f4] ( https://github.com/peaceiris/actions-gh-pages/commit/06e73f4286867c4fe3e3b8d48b70db1d9d33f608 ) )
109
- * add sh -c 'eval SSH_AUTH_SOCK=/var/folders/kq/plr51cwn7ql9dh5m035_2fsh0000gn/T//ssh-BEHc8SfUWzKd/agent.74533; export SSH_AUTH_SOCK; ([ 114d174] ( https://github.com/peaceiris/actions-gh-pages/commit/114d17483f85fbf60a92972c969cd49d799abe59 ) )
110
- * add sh -c eval SSH_AUTH_SOCK=/var/folders/kq/plr51cwn7ql9dh5m035_2fsh0000gn/T//ssh-LTfBLKFbp39Z/agent.73455; export SSH_AUTH_SOCK; ([ df63091] ( https://github.com/peaceiris/actions-gh-pages/commit/df630915f2c1a31ee3acb55420294ad5dd1e089e ) )
111
- * add SSH_AUTH_SOCK ([ fb0c9f1] ( https://github.com/peaceiris/actions-gh-pages/commit/fb0c9f1ebc41727c6205c50f667e907bbd824888 ) )
112
- * Add ssh-add ([ c19aace] ( https://github.com/peaceiris/actions-gh-pages/commit/c19aace6828eaccbf0f2516053ad172704608b72 ) )
113
- * cpexec ([ 30e98db] ( https://github.com/peaceiris/actions-gh-pages/commit/30e98dba8efdbd38275f0a7ceb49d6e1449f2dca ) )
114
- * cpexec ([ 63697ad] ( https://github.com/peaceiris/actions-gh-pages/commit/63697adefcc1762fcb07102a858a895b7e435fca ) )
115
- * eval ([ d696db2] ( https://github.com/peaceiris/actions-gh-pages/commit/d696db2c8d77159fcb9ef211abb489c757f3a85e ) )
116
- * ssh-agent ([ 9406f9d] ( https://github.com/peaceiris/actions-gh-pages/commit/9406f9d108a44c5e0a90b41c5817f84ac9ba7006 ) )
117
- * ssh-agent ([ db62914] ( https://github.com/peaceiris/actions-gh-pages/commit/db6291436b37e56847cee67374247477113d6c43 ) )
118
-
119
-
120
-
121
- ## [ 3.1.2] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.1.1...v3.1.2 ) (2020-02-04)
122
-
123
-
124
- ### fix
125
-
126
- * ssh config ([ 5d7baea] ( https://github.com/peaceiris/actions-gh-pages/commit/5d7baea212a39da311412fb263b5ae473025d80d ) )
127
-
128
-
129
-
130
- ## [ 3.1.1] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.1.0...v3.1.1 ) (2020-02-04)
131
-
132
-
133
- ### fix
134
-
135
- * externalRepository commit message ([ 3438ab5] ( https://github.com/peaceiris/actions-gh-pages/commit/3438ab53a11067fd38f0a0491ed0c67b61c1ecc1 ) )
136
-
137
-
138
-
139
- # [ 3.1.0] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.1.0-2...v3.1.0 ) (2020-02-04)
140
-
141
-
142
- ### chore
143
-
144
- * Add engines field ([ f27f5d1] ( https://github.com/peaceiris/actions-gh-pages/commit/f27f5d17579b2cd9497bb90de673e5bf68683db3 ) ), closes [ #12 ] ( https://github.com/peaceiris/actions-gh-pages/issues/12 )
145
- * Add latest git (#14 ) ([ cba55a7] ( https://github.com/peaceiris/actions-gh-pages/commit/cba55a7c9634dfaf3fa0f879f28481c775acd022 ) ), closes [ #14 ] ( https://github.com/peaceiris/actions-gh-pages/issues/14 ) [ #6 ] ( https://github.com/peaceiris/actions-gh-pages/issues/6 )
146
-
147
- ### deps
148
-
149
- * bump @types/node from 13.5.0 to 13.5.1 (#13 ) ([ 0e5e067] ( https://github.com/peaceiris/actions-gh-pages/commit/0e5e0674725a6f230c077eb3d42ba9cd744f3f33 ) ), closes [ #13 ] ( https://github.com/peaceiris/actions-gh-pages/issues/13 )
150
- * update ([ 6b2b219] ( https://github.com/peaceiris/actions-gh-pages/commit/6b2b21931c7f2d3e6c8bb103d8911c7db5e1640c ) )
151
- * update ([ 825291d] ( https://github.com/peaceiris/actions-gh-pages/commit/825291d6f44b996e6798a185649148d95c2113a0 ) )
152
- * update ([ 5f81e04] ( https://github.com/peaceiris/actions-gh-pages/commit/5f81e04c5392575d3b7a0e0c19dba9b6e12a1552 ) )
153
-
154
- ### feat
155
-
156
- * Add ForceOrphan ([ 72a38e1] ( https://github.com/peaceiris/actions-gh-pages/commit/72a38e1a66d6e92e1f5cc4e6517736302350769b ) )
157
- * add tag ([ cb0ae4b] ( https://github.com/peaceiris/actions-gh-pages/commit/cb0ae4b051357b3950eaad0694e5280685d02a65 ) )
158
-
159
- ### fix
160
-
161
- * action failure status (#15 ) ([ 5d770cf] ( https://github.com/peaceiris/actions-gh-pages/commit/5d770cf1a3f624f288aeb883120facd8bb9be0e3 ) ), closes [ #15 ] ( https://github.com/peaceiris/actions-gh-pages/issues/15 )
162
- * test 5 ([ be72615] ( https://github.com/peaceiris/actions-gh-pages/commit/be726151a04188efc7817a2ea4a2fa6d5aab0f52 ) )
163
- * test 5 ([ 0c3cc92] ( https://github.com/peaceiris/actions-gh-pages/commit/0c3cc9261318d03f93ea9765c80416e02ac22850 ) )
164
-
165
- ### test
166
-
167
- * allowEmptyCommit ([ dbe91b4] ( https://github.com/peaceiris/actions-gh-pages/commit/dbe91b4071cd17ef2e8ed2b15d7aa78ddc2fde31 ) )
168
- * fail (#17 ) ([ 102ec5a] ( https://github.com/peaceiris/actions-gh-pages/commit/102ec5a6faa411ded6dbd9dad2c9c90760b5f6aa ) ), closes [ #17 ] ( https://github.com/peaceiris/actions-gh-pages/issues/17 )
169
- * name email ([ 4cfb699] ( https://github.com/peaceiris/actions-gh-pages/commit/4cfb6998408e2f5890ac8edfc2b2e21c6dff7ce3 ) )
170
- * name email ([ 699be58] ( https://github.com/peaceiris/actions-gh-pages/commit/699be586e2a51ecac66b0386d138977d96d0fb22 ) )
171
- * print context ([ 1f50fa1] ( https://github.com/peaceiris/actions-gh-pages/commit/1f50fa14ea101ba129d2df88456efbc8a1f44072 ) )
172
- * should fail ([ b5ee9e2] ( https://github.com/peaceiris/actions-gh-pages/commit/b5ee9e26f781f5dd14ac31186394d6042a4007c6 ) )
173
-
174
-
175
-
176
- # [ 3.1.0-2] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.1.0-1...v3.1.0-2 ) (2020-01-29)
177
-
178
-
179
- ### chore
180
-
181
- * Change update_schedule from weekly to daily ([ 705453e] ( https://github.com/peaceiris/actions-gh-pages/commit/705453ed379218c67346fb7a506672399fa2168c ) )
182
- * fix .gitconfig path ([ b4f3632] ( https://github.com/peaceiris/actions-gh-pages/commit/b4f363240e949127f3303265cd8c9d4b93659edf ) )
183
- * ignore failure ([ 752186a] ( https://github.com/peaceiris/actions-gh-pages/commit/752186ab23060558eec454cca240c52dc0297626 ) )
184
- * remove jest from lint-staged ([ 67b2175] ( https://github.com/peaceiris/actions-gh-pages/commit/67b2175154855954c45d229c3c24df74a7069f8c ) )
185
- * update name ([ 5524237] ( https://github.com/peaceiris/actions-gh-pages/commit/55242376750e5aa63d6b37c2f1ede2f4574cdff1 ) )
186
- * update name ([ 8894b54] ( https://github.com/peaceiris/actions-gh-pages/commit/8894b541cf0ba48e94b0243c087c2ff6a5acded0 ) )
187
-
188
- ### ci
189
-
190
- * update [ skip ci] ([ 1356241] ( https://github.com/peaceiris/actions-gh-pages/commit/1356241728f741769f594e16afb333cda1b5af3d ) )
191
-
192
- ### deps
193
-
194
- * bump @types/jest from 24.9.1 to 25.1.0 (#8 ) ([ a129668] ( https://github.com/peaceiris/actions-gh-pages/commit/a129668d5a9918c74c0fc61a7b23d650134b9d14 ) ), closes [ #8 ] ( https://github.com/peaceiris/actions-gh-pages/issues/8 )
195
- * bump @typescript-eslint/eslint-plugin from 2.17.0 to 2.18.0 (#11 ) ([ aeac583] ( https://github.com/peaceiris/actions-gh-pages/commit/aeac583956c2d4905809b6586dc0587dfd39770d ) ), closes [ #11 ] ( https://github.com/peaceiris/actions-gh-pages/issues/11 )
196
- * bump @typescript-eslint/parser from 2.17.0 to 2.18.0 (#9 ) ([ 6304225] ( https://github.com/peaceiris/actions-gh-pages/commit/6304225bde576cdf74f51c252500092fc3c76c30 ) ), closes [ #9 ] ( https://github.com/peaceiris/actions-gh-pages/issues/9 )
197
- * bump lint-staged from 10.0.2 to 10.0.3 (#10 ) ([ fd432ae] ( https://github.com/peaceiris/actions-gh-pages/commit/fd432aed6ca65dc463e7a260a4d646a04aac68d8 ) ), closes [ #10 ] ( https://github.com/peaceiris/actions-gh-pages/issues/10 )
198
- * update ([ ff7a4e6] ( https://github.com/peaceiris/actions-gh-pages/commit/ff7a4e686ef1fe7d116a19ba0e19fe663469636c ) )
199
- * update ([ b7effe0] ( https://github.com/peaceiris/actions-gh-pages/commit/b7effe0abf1b31a36b83c045f94a3791e02794dd ) )
200
- * update ([ b9c97f9] ( https://github.com/peaceiris/actions-gh-pages/commit/b9c97f9966632cd170952b776cdee0adb5cb3f14 ) )
201
-
202
- ### feat
203
-
204
- * Add git config gc.auto 0 ([ f9abca9] ( https://github.com/peaceiris/actions-gh-pages/commit/f9abca9aadadb1054f154d339787f6b931aca308 ) )
205
-
206
- ### fix
207
-
208
- * git config ([ d0589ad] ( https://github.com/peaceiris/actions-gh-pages/commit/d0589ad8c164019045661a2d3f8298637bf4c38b ) )
209
- * remove readonly ([ ee2570d] ( https://github.com/peaceiris/actions-gh-pages/commit/ee2570d0b58bf3a538a419422502044a4823965a ) )
210
- * remove readonly ([ 01fba98] ( https://github.com/peaceiris/actions-gh-pages/commit/01fba9884211afc67d08805d18a3b5cd21283c3f ) )
211
- * string ([ edb9ee4] ( https://github.com/peaceiris/actions-gh-pages/commit/edb9ee4c963e6b7437c6dde39d392af68e205748 ) )
212
- * string ([ b6270ce] ( https://github.com/peaceiris/actions-gh-pages/commit/b6270cec5adc6c91a5e7a9b716a34d176d68cd2d ) )
213
-
214
- ### refactor
215
-
216
- * Add readonly ([ 6b1fffd] ( https://github.com/peaceiris/actions-gh-pages/commit/6b1fffd0be9f9218319f3973a93a1af0b51e85cd ) )
217
-
218
- ### test
219
-
220
- * 3 ([ 2b76677] ( https://github.com/peaceiris/actions-gh-pages/commit/2b766776185f09bfd9ad34f4bfb07f6526a1f172 ) )
221
-
222
-
223
-
224
- # [ 3.1.0-1] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.1.0-0...v3.1.0-1 ) (2020-01-19)
225
-
226
-
227
- ### docs
228
-
229
- * Add link to deploy log ([ 0e0c184] ( https://github.com/peaceiris/actions-gh-pages/commit/0e0c184997116badf00f8624e0d04cc878783113 ) )
230
-
231
- ### feat
232
-
233
- * add [ INFO] ([ 0187498] ( https://github.com/peaceiris/actions-gh-pages/commit/0187498430aafb5b45596e4ffb5fd0a392191edf ) )
234
- * Add set-tokens ([ 91fa776] ( https://github.com/peaceiris/actions-gh-pages/commit/91fa77695d8aab239e82b2895232314a89c41dbc ) )
235
- * Add setGitRepo() ([ f8231fd] ( https://github.com/peaceiris/actions-gh-pages/commit/f8231fd0b4499fbf5557ce4e2d3845c61cfa5c8c ) )
236
-
237
- ### fix
238
-
239
- * Add all process ([ 211e96c] ( https://github.com/peaceiris/actions-gh-pages/commit/211e96c1434130665ed5aa0573243bbebf6ea1bb ) )
240
- * Add async ([ 6e386ad] ( https://github.com/peaceiris/actions-gh-pages/commit/6e386adb8066e50db1eb9ce961375bcc0c45d32d ) )
241
- * Add await ([ 4b98a70] ( https://github.com/peaceiris/actions-gh-pages/commit/4b98a70318ea19803718f2e3edeced8add145838 ) )
242
- * Add createWorkDir() ([ 2aac9f0] ( https://github.com/peaceiris/actions-gh-pages/commit/2aac9f03a0ac6b0718c4f0a8071d1a9a97addaf2 ) )
243
- * Add GITHUB_WORKSPACE ([ efe6506] ( https://github.com/peaceiris/actions-gh-pages/commit/efe6506cb90a49cf450734d506db5a3df7f51e59 ) )
244
- * Add ssh config ([ a6d3d3e] ( https://github.com/peaceiris/actions-gh-pages/commit/a6d3d3e4e42821be48c08d1b2b51e22541218f58 ) )
245
- * Add String() ([ b866328] ( https://github.com/peaceiris/actions-gh-pages/commit/b866328684445bbe1372fca34f3c41729b238348 ) )
246
- * default inputs ([ d8f13a7] ( https://github.com/peaceiris/actions-gh-pages/commit/d8f13a7da3e38168db7d449af36da538b6317363 ) )
247
- * git remote add origin ([ 1fc54b7] ( https://github.com/peaceiris/actions-gh-pages/commit/1fc54b7b09d41769cd24be6860fabc13b3b74775 ) )
248
- * github_token ([ 682f359] ( https://github.com/peaceiris/actions-gh-pages/commit/682f35986da2437d9796e444193692051aefb957 ) )
249
- * known_hosts ([ ba94b34] ( https://github.com/peaceiris/actions-gh-pages/commit/ba94b34d0c46dd02d05c132624dd3e8b1abe982c ) )
250
- * known_hosts ([ 3d3740b] ( https://github.com/peaceiris/actions-gh-pages/commit/3d3740b76ddc79254803db70285bde6ea01818b1 ) )
251
- * known_hosts ([ f0aff3b] ( https://github.com/peaceiris/actions-gh-pages/commit/f0aff3b9b5a1f3675a86581e4a3fd6e49f8b9937 ) )
252
- * known_hosts ([ 4b497e9] ( https://github.com/peaceiris/actions-gh-pages/commit/4b497e9bad639a684e924b8a6eb32bccb5a067c6 ) )
253
- * known_hosts ([ 38ac39e] ( https://github.com/peaceiris/actions-gh-pages/commit/38ac39e21706017c6922385d2965fda30d3cd630 ) )
254
- * known_hosts ([ 893792e] ( https://github.com/peaceiris/actions-gh-pages/commit/893792e38352754eb524ae47d4c452a1795265c6 ) )
255
- * known_hosts ([ 115a5c2] ( https://github.com/peaceiris/actions-gh-pages/commit/115a5c285a910b084a3d92e085b1d4e64b1b05e2 ) )
256
- * known_hosts ([ 19b48d9] ( https://github.com/peaceiris/actions-gh-pages/commit/19b48d9682e45da240d1fd2b7f427bd564561490 ) )
257
- * known_hosts ([ 304bf09] ( https://github.com/peaceiris/actions-gh-pages/commit/304bf09b95f89c149e2153f761c985af6d0f6922 ) )
258
- * known_hosts ([ 364d723] ( https://github.com/peaceiris/actions-gh-pages/commit/364d723459543f4d44374d85e750d41e225149c6 ) )
259
- * known_hosts ([ 949e934] ( https://github.com/peaceiris/actions-gh-pages/commit/949e93405eacf563eec9c7c6966ec545749563ae ) )
260
- * known_hosts ([ 827d5ab] ( https://github.com/peaceiris/actions-gh-pages/commit/827d5ab6dd02137d659e104f066af63833c49664 ) )
261
- * log ([ 74780a7] ( https://github.com/peaceiris/actions-gh-pages/commit/74780a73cb8cb4128545616025d7160fbceecb38 ) )
262
- * log ([ 7ef7561] ( https://github.com/peaceiris/actions-gh-pages/commit/7ef75616138f3790ddad21479f80ee4ac62002ce ) )
263
- * nothing to commit, working tree clean ([ ba96387] ( https://github.com/peaceiris/actions-gh-pages/commit/ba963877e449ae0f01d68814625b2908546ca47f ) )
264
- * nothing to commit, working tree clean ([ 2398872] ( https://github.com/peaceiris/actions-gh-pages/commit/23988721d63c6c138933b3e8395bf62b3a5d965b ) )
265
- * print log ([ b7acdc6] ( https://github.com/peaceiris/actions-gh-pages/commit/b7acdc6ed09daa1e90c1401ccef8ae062719d479 ) )
266
- * process.chdir workDir ([ d9a7070] ( https://github.com/peaceiris/actions-gh-pages/commit/d9a707014eeffbd7aca63f7bc3b3744b88027b84 ) )
267
- * repo name ([ b2e29d0] ( https://github.com/peaceiris/actions-gh-pages/commit/b2e29d00bdb276267fb6efb8945c3fd82d405fa8 ) )
268
- * ssh-agent ([ 9223cbb] ( https://github.com/peaceiris/actions-gh-pages/commit/9223cbbb24f4681add01cf67b49f76c918d69ba1 ) )
269
- * ssh-agent ([ 5f4184c] ( https://github.com/peaceiris/actions-gh-pages/commit/5f4184c4bedf628997d9726beb82bda5060ad620 ) )
270
- * ssh-agent ([ 09dd0ba] ( https://github.com/peaceiris/actions-gh-pages/commit/09dd0baa7842f85f7c15713d650421b3f7a791ce ) )
271
- * ssh-agent ([ 8415fa0] ( https://github.com/peaceiris/actions-gh-pages/commit/8415fa096f53ed530ee1d0cb512159cf1bb81f8f ) )
272
- * ssh-agent ([ 0764a18] ( https://github.com/peaceiris/actions-gh-pages/commit/0764a18fa15df76d7381b3f1b0ec3869b3d22939 ) )
273
- * ssh-agent ([ 7dcd208] ( https://github.com/peaceiris/actions-gh-pages/commit/7dcd2083831a0a1a5c57ebe7850114373c2806f9 ) )
274
- * ssh-agent ([ a67fca3] ( https://github.com/peaceiris/actions-gh-pages/commit/a67fca3a04d8c2d19048b6d9b0180bea7f27cf43 ) )
275
- * ssh-agent ([ 643d9f1] ( https://github.com/peaceiris/actions-gh-pages/commit/643d9f13cc8f2e6fa9a75f5da3c0721da2caff7a ) )
276
- * ssh-agent ([ e6c82bb] ( https://github.com/peaceiris/actions-gh-pages/commit/e6c82bb3d6071d674e539c68ff0667cfd12784b6 ) )
277
- * ssh-agent ([ 6a06829] ( https://github.com/peaceiris/actions-gh-pages/commit/6a068296040d80f6f6ecf44357222a40392e0652 ) )
278
- * ssh-agent ([ e669ac1] ( https://github.com/peaceiris/actions-gh-pages/commit/e669ac12f6613d1d2ad8514fff12b56b8d383242 ) )
279
- * Use child_process.exec for redirect ([ 5aa9ee0] ( https://github.com/peaceiris/actions-gh-pages/commit/5aa9ee04276459ab9d992d982913e97da3aabaec ) )
280
- * workdir ([ 0ac4961] ( https://github.com/peaceiris/actions-gh-pages/commit/0ac496185112333ee0d09af6be9fc2dae715382b ) )
281
- * write file ([ c700df9] ( https://github.com/peaceiris/actions-gh-pages/commit/c700df9aed53a32ac8fa8c4521c767ca44d1a914 ) )
282
-
283
- ### test
284
-
285
- * 2 ([ 339a220] ( https://github.com/peaceiris/actions-gh-pages/commit/339a22020c35e097e0d5a0b1ac1410aac0b9baae ) )
286
- * Add jest --detectOpenHandles ([ ecb3731] ( https://github.com/peaceiris/actions-gh-pages/commit/ecb3731e33ddc7be05ecd9042c5d1d57b22c1bb3 ) )
287
- * Add mdbook build ([ d614256] ( https://github.com/peaceiris/actions-gh-pages/commit/d614256de523aee4b24efb17b1f8cbd0f8dafd5c ) )
288
- * Add mdbook test project ([ e67298b] ( https://github.com/peaceiris/actions-gh-pages/commit/e67298b52fbb1f852337829c56c009e9910bcee2 ) )
289
- * github_token ([ ac71046] ( https://github.com/peaceiris/actions-gh-pages/commit/ac71046bd26f10f8e3f375e97e326c2c9412349b ) )
290
- * rename [ skip ci] ([ 0a0d07f] ( https://github.com/peaceiris/actions-gh-pages/commit/0a0d07fece65e3748f99327243293abc034f7736 ) )
291
- * run ([ f6502c1] ( https://github.com/peaceiris/actions-gh-pages/commit/f6502c151baf4edf6b3b745944b8d81cbe2364ac ) )
292
- * v2 ([ 6123edd] ( https://github.com/peaceiris/actions-gh-pages/commit/6123edd7dfb9cbf8a0a6e6d356c9591cbf31bd8b ) )
293
- * v3 ([ b91823f] ( https://github.com/peaceiris/actions-gh-pages/commit/b91823f8862a7b6f65291ddcfada0c8b1850a374 ) )
294
-
295
-
296
-
297
- # [ 3.1.0-0] ( https://github.com/peaceiris/actions-gh-pages/compare/v3.0.0...v3.1.0-0 ) (2020-01-18)
298
-
299
-
300
- ### chore
301
-
302
- * Add v3.0.0 ([ 234c7ca] ( https://github.com/peaceiris/actions-gh-pages/commit/234c7cab06f27ff81cad729c6ddf850362ffde7a ) )
303
-
304
-
305
-
306
- # Changelog
0 commit comments