Commit d83e8c2
fix: docs, VS Code CI, and cleanup improvements
- Fix VSCE_PAT check: use secrets context instead of step-level env
(step env not available at if: evaluation time)
- Pin microsoft/ps-docs to SHA (was @main, supply chain risk)
- Fix site_url in mkdocs.yml to actual published docs URL
- Delete inert packages/psdocs/.github/workflows/build.yaml
(GitHub ignores workflows outside root .github/workflows/)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 5f491e6 commit d83e8c2
4 files changed
Lines changed: 3 additions & 146 deletions
File tree
- .github/workflows
- packages/psdocs/.github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
This file was deleted.
0 commit comments