Commit 26f57e3
committed
fix: use non-empty dummy token for local execution
Empty string fails the checkout action's validation.
Use 'local-magnolia-token' as a dummy value for local testing.
This satisfies the required input check while indicating it's a local run.1 parent b6e73ab commit 26f57e3
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| 362 | + | |
362 | 363 | | |
363 | | - | |
| 364 | + | |
364 | 365 | | |
365 | 366 | | |
366 | 367 | | |
| |||
0 commit comments