Commit 30a7595
committed
Fix GitHub Pages deployment workflow
- Update upload-pages-artifact from v3 to v4 for compatibility
- Add configure-pages action for proper Pages setup
- Ensure artifact upload works with deploy-pages@v4
- Resolves 'No artifacts named github-pages were found' error
The workflow now properly:
- Configures GitHub Pages environment
- Builds MkDocs documentation
- Uploads Pages artifact correctly
- Deploys to GitHub Pages1 parent 8d7a219 commit 30a7595
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
40 | | - | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
| |||
0 commit comments