Commit 32ef666
Adopt quantecon/actions/publish-gh-pages for GitHub Pages deploy (#787)
* Adopt quantecon/actions/publish-gh-pages for GitHub Pages deploy
Replaces the hand-rolled Pages deploy (configure-pages + upload-pages-artifact
+ deploy-pages) and inline release-asset packaging (tar/sha256/manifest ->
softprops/action-gh-release) with a single quantecon/actions/publish-gh-pages@v0.8.0
step, matching the rest of the lecture family. Deploy-step only: the build,
notebook sync, PDF/notebook and Netlify steps are unchanged. Part of
QuantEcon/lectures#11.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* Use bracket notation for the page-url output reference
steps.deployment.outputs['page-url'] is the robust form for a hyphenated
output key; addresses Copilot review feedback.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 29000a4 commit 32ef666
1 file changed
Lines changed: 9 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | 92 | | |
119 | 93 | | |
120 | 94 | | |
| |||
125 | 99 | | |
126 | 100 | | |
127 | 101 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
| 102 | + | |
136 | 103 | | |
137 | 104 | | |
138 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
139 | 112 | | |
140 | 113 | | |
141 | 114 | | |
| |||
0 commit comments