Commit 35f6258
committed
fix: correct gen.lock path in publish workflow
The publish workflow was watching .speakeasy/gen.lock but the actual
gen.lock lives at cldprovisioning/.speakeasy/gen.lock due to the
subdirectory module pattern. This prevented the publish workflow from
ever triggering on push to main.1 parent 40e1f27 commit 35f6258
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments