Commit c1ada4a
committed
Always export notebooks in deploy workflow
Remove the prior step that checked whether files under notebooks/ changed and the dependent conditional on the Export notebooks step. The export step now runs unconditionally (no steps.changed usage), simplifying the workflow and ensuring notebooks are exported on all relevant workflow runs.1 parent 6202cfa commit c1ada4a
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 23 | | |
31 | | - | |
32 | 24 | | |
33 | 25 | | |
34 | 26 | | |
| |||
0 commit comments