From 119c5e902bced0bae618233f415076605e477b35 Mon Sep 17 00:00:00 2001 From: Younes Barrad Date: Sun, 21 Jan 2024 13:11:01 +0100 Subject: [PATCH] ci: publish to edge --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1282a58..983b400 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,7 +48,7 @@ jobs: run: nr build - name: Relase Edge - if: github.event_name == 'push' + if: github.event_name == 'push' || github.actor == 'flowko' run: | chmod +x ./scripts/release-edge.sh ./scripts/release-edge.sh