mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-30 23:55:15 +02:00
For some reason, when updating `base-href` using `+=`, yq updates _all_ entries matching the LHS selection. This means that all non-main branches get `"base-href": "/nixvim/24.11/"` in the job matrix. This gets passed in as an overridden attr when building the docs, and is used to determine which list item represents the currently-being-built docs; therefore both 25.05 and 24.11 think they are 24.11... For some reason, while `+=` does this, `=` does not. So switched to using that. |
||
---|---|---|
.. | ||
backport.yml | ||
flakehub-publish-rolling.yml | ||
flakestry-publish-rolling.yml | ||
update-other.yml | ||
update.yml | ||
website.yml |