mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-01 16:45:07 +02:00
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`.
|
||
---|---|---|
.. | ||
backport.yml | ||
flakehub-publish-rolling.yml | ||
flakestry-publish-rolling.yml | ||
update-other.yml | ||
update.yml | ||
website.yml |