Commit 4a4c19e
committed
Fix publishing with NPM tag without git tag
For reasons beyond my comprehension, when you assign `default` to a
GitHub Action input value, it does _not_ prefill the input with that
value when it is missing. I guess we are changing what `default` means?1 parent 0fffd19 commit 4a4c19e
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
191 | 197 | | |
192 | 198 | | |
193 | 199 | | |
| |||
199 | 205 | | |
200 | 206 | | |
201 | 207 | | |
202 | | - | |
| 208 | + | |
| 209 | + | |
203 | 210 | | |
204 | 211 | | |
205 | | - | |
| 212 | + | |
| 213 | + | |
206 | 214 | | |
0 commit comments