action-checkout/dist
Jan Lindemann 51024307b5 index.js / getFetchUrl(): Include deployment path

getFetchUrl() returns an URL of the form

<scheme>://<host>[:port]/<owner>/<repo-name>

This is incompatible with deployments under

<scheme>://<host>[:port]/<base-path>/<owner>/<repo-name>

and it breaks authentication for me. Fix that.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-04-10 10:50:53 +02:00
..
index.js index.js / getFetchUrl(): Include deployment path 2026-04-10 10:50:53 +02:00
problem-matcher.json Convert checkout to a regular action (#70) 2019-12-03 10:28:59 -05:00