diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e3d89b8af..dd5cf038f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,3 +1,10 @@ +# CI pipeline for stable binaries +# Keep in sync with: +# - .github/workflows/debug_build.yml +# - Dockerfile-CI.Dockerfile +# - Dockerfile-CI.alpine.Dockerfile +# - https://github.com/lycheeverse/lychee-action/blob/master/action.yml + name: Release on: release: