diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index f27009f6..786e2196 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -45,7 +45,7 @@ jobs: "base-href": "/nixvim/" } | select(.ref != "main").sub-path = .name - | select(.ref != "main").base-href += .name + "/" + | select(.ref != "main").base-href = "\(.base-href)\(.name)/" ] ' version-info.toml