1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-12 03:51:10 +01:00
nixvim/.github/workflows
Matt Sturgeon 95957f306b 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`.
2025-06-16 00:11:43 +00:00
..
backport.yml ci/backport: init 2025-05-30 01:20:05 +01:00
flakehub-publish-rolling.yml ci/flakehub-publish-rolling: use context for repo name 2025-06-05 07:16:48 +00:00
flakestry-publish-rolling.yml ci/flakestry-publish-rolling: add workflow name 2025-06-05 07:16:48 +00:00
update-other.yml ci/update-other: disable fail-fast matrix strategy 2025-06-12 20:57:50 +00:00
update.yml ci: rename update-scriptsci 2025-06-15 21:23:58 +00:00
website.yml ci/docs: fix build ref 2025-06-16 00:11:43 +00:00