nix-community.nixvim/.github/workflows
Matt Sturgeon b4750c4696 ci/docs: fix base-href in matrix
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.
2025-06-17 19:12:50 +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 base-href in matrix 2025-06-17 19:12:50 +00:00