Colin McDonnell
421607cf97
fix push-to-action: use CLI direct invocation for token acquisition
...
the inline `node -e` + `TOKEN=$(...)` approach broke because
`core.getIDToken()` in @actions/core writes `::debug::` and
`::add-mask::` to stdout, polluting the captured value.
`node cli.ts gha token` uses `core.setOutput()` which writes to
the $GITHUB_OUTPUT file instead of stdout.
Made-with: Cursor
2026-04-12 00:47:41 +00:00
..
2026-03-12 05:22:51 +00:00
2026-04-01 06:51:18 +00:00
2026-04-01 06:51:18 +00:00
2026-02-13 20:01:48 +00:00
2026-03-31 03:29:54 +00:00
2026-03-25 17:19:55 +00:00
2026-02-13 20:01:48 +00:00
2026-02-28 18:30:49 +00:00
2026-03-25 19:36:13 +00:00
2026-03-27 16:58:18 +00:00
2026-02-22 14:12:43 +00:00
2026-03-31 03:29:54 +00:00
2026-03-17 19:59:11 +00:00
2026-02-20 10:23:56 +00:00
2026-03-12 05:22:51 +00:00
2026-03-12 05:22:51 +00:00
2026-03-12 05:22:51 +00:00
2026-03-12 05:22:51 +00:00
2026-03-12 06:15:01 +00:00
2026-01-28 07:47:52 +00:00
2026-03-25 19:36:13 +00:00
2026-04-06 20:47:43 +00:00
2026-02-06 07:16:14 +00:00
2026-03-31 06:14:04 +00:00
2026-02-06 06:26:26 +00:00
2026-03-12 05:22:51 +00:00
2026-03-25 17:19:55 +00:00
2026-04-04 20:51:49 +00:00
2026-03-31 03:29:54 +00:00
2026-03-27 16:09:13 +00:00
2026-03-27 16:09:13 +00:00
2026-03-25 19:36:13 +00:00
2026-03-25 19:35:31 +00:00
2026-03-25 19:35:31 +00:00
2026-03-31 05:02:38 +00:00
2026-03-31 05:02:38 +00:00
2026-02-13 20:01:48 +00:00
2026-03-27 16:09:13 +00:00
2026-02-06 06:26:26 +00:00
2026-04-12 00:47:41 +00:00
2026-03-31 02:18:08 +00:00
2026-01-28 21:06:57 +00:00
2026-02-10 05:04:46 +00:00
2026-02-12 15:26:28 +00:00
2026-02-12 15:26:28 +00:00
2026-04-10 20:15:34 +00:00
2026-04-12 00:47:41 +00:00
2026-03-25 19:36:13 +00:00
2026-01-28 05:34:58 +00:00
2026-01-28 05:34:58 +00:00
2026-02-27 12:32:06 +00:00