Commit 337fe11
committed
chore(provenance): add dry-run input + cascade to fbfeadaa
Wire the new dry-run input from the central reusable workflow into
this thin wrapper. Default true: opting into a real publish requires
unchecking the box on workflow_dispatch, so an accidental dispatch
never publishes.
Cascades the pinned SHA to fbfeadaae4087e9dcf35c0d4bd56a96597e492b2,
which adds the dry-run input + threads it to both the
custom-publish-script branch (appends --dry-run to FLAGS) and the
direct-npm-publish branch (appends --dry-run to npm publish).1 parent cde6120 commit 337fe11
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
| |||
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
24 | | - | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
| |||
0 commit comments