1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00
nixvim/.github/workflows
Matt Sturgeon aae0bd1704 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:47 +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.yml ci/update: fix how 're-apply' finds the 'base' commit 2025-06-08 12:30:37 +00:00
website.yml ci/docs: fix build ref 2025-06-16 00:26:47 +00:00