Commit afee198
committed
ci: drop npm cache from the docs publish workflow
The publish job has contents: write and triggers a deploy, so restoring an
npm cache that a lower-privileged run could populate is a cache-poisoning
vector. The cache only saved re-downloading the mintlify CLI on a
tag-triggered workflow, so dropping it costs almost nothing.1 parent 6e3cad1 commit afee198
1 file changed
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 25 | | |
36 | 26 | | |
37 | 27 | | |
| |||
0 commit comments