From 0cd481ee28af3742ed8da8bd00bce78e569edcb3 Mon Sep 17 00:00:00 2001 From: Younes Barrad Date: Sat, 16 Dec 2023 14:24:50 +0100 Subject: [PATCH] ci: added if check on release edge --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ea07a6b..1282a58 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,6 +48,7 @@ jobs: run: nr build - name: Relase Edge + if: github.event_name == 'push' run: | chmod +x ./scripts/release-edge.sh ./scripts/release-edge.sh