Commit cc5f015
Fix GitHub Pages workflow artifact naming conflict
- Give unique names to artifacts in different jobs (github-pages-preview vs github-pages-cleanup)
- Add explicit artifact_name parameter to deploy-pages actions
- Resolves "Multiple artifacts named 'github-pages'" error in workflow runs
Co-authored-by: commjoen <[email protected]>1 parent c9c4725 commit cc5f015
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| 214 | + | |
214 | 215 | | |
215 | 216 | | |
216 | 217 | | |
217 | 218 | | |
| 219 | + | |
| 220 | + | |
218 | 221 | | |
219 | 222 | | |
220 | 223 | | |
| |||
318 | 321 | | |
319 | 322 | | |
320 | 323 | | |
| 324 | + | |
321 | 325 | | |
322 | 326 | | |
323 | 327 | | |
324 | 328 | | |
| 329 | + | |
| 330 | + | |
325 | 331 | | |
326 | 332 | | |
327 | 333 | | |
| |||
0 commit comments