This repository was archived by the owner on Apr 24, 2026. It is now read-only.
Commit 1f4a480
committed
Fix GitHub Pages deployment path
Fixed path in upload-pages-artifact action. The working-directory setting
only applies to run steps, not to actions, so the upload path needs to be
relative to the repository root.1 parent 9a29de6 commit 1f4a480
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments