lnd/.github/workflows
ziggie 853a11663d
release: validate version in release CI
The release workflow runs from pushed version tags, but the build step
was setting SKIP_VERSION_CHECK=1. That made scripts/release.sh exit
before running check-tag, so CI did not compare the pushed tag with
the version reported from build/version.go.

Run the normal release target instead. This keeps release CI from
producing artifacts when the tag and embedded lnd version drift apart.

(cherry picked from commit e1f03b424f)
2026-08-09 22:01:34 -03:00
..
docker.yml github actions: move pgp key to daily builds 2025-08-19 08:35:42 +02:00
main.yml build: update CI+release version to Go 1.25.5 2026-01-13 20:30:09 +01:00
release.yaml release: validate version in release CI 2026-08-09 22:01:34 -03:00
stats.yml .github: run PR review stats only for side branches 2025-07-17 20:42:24 +08:00