1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-06 00:51:05 +01:00
nixvim/.github/workflows
Matt Sturgeon 1c153ebbf3 ci/docs: fix build ref
Fix typo `inputs.ref` → `matrix.ref`.

This caused an empty string to be assigned to the checkout action's
`ref` input, meaning it used its default value `github.ref`.

Therefore all "versions" of the docs were actually building `main` 😂

Instead, we actually want to checkout the ref from the job's `matrix`.

(cherry picked from commit 95957f306b)
2025-06-16 00:26:40 +00:00
..
flakehub-publish-rolling.yml ci: switch to actions/checkout@v4 2023-11-23 15:05:58 +01:00
flakestry-publish-rolling.yml ci/flakestry: debugging 2024-03-19 14:56:02 +01:00
update-other.yml ci/update-other: use a job matrix 2025-01-25 18:42:17 +00:00
update.yml ci/update: fix how 're-apply' finds the 'base' commit 2025-06-03 11:03:58 +01:00
website.yml ci/docs: fix build ref 2025-06-16 00:26:40 +00:00