From 0c45511bd9106e65441d48ed430a51ef0b1b1f29 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Mon, 17 Aug 2026 15:21:54 +0100 Subject: [PATCH] comment --- .github/workflows/build-and-release-deb.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/build-and-release-deb.yml b/.github/workflows/build-and-release-deb.yml index c485ef6..3e08dff 100644 --- a/.github/workflows/build-and-release-deb.yml +++ b/.github/workflows/build-and-release-deb.yml @@ -1,5 +1,11 @@ name: Build and Release postit-deb +# Ce workflow est destiné à **GitHub Actions uniquement** (paths +# /home/runner/..., ubuntu-latest, softprops/action-gh-release@v2). +# Pour Forgejo Actions (pazof/yavsc-build-env, paths différents, +# pas de Node), il faudrait un pendant dans .forgejo/workflows/ — +# non écrit à ce jour. + on: push: branches: