From b6f018e881bf3c35460f6cfcdb2c6c357b7e8916 Mon Sep 17 00:00:00 2001 From: Simon Ungar Felding <45149055+simonfelding@users.noreply.github.com> Date: Mon, 17 Feb 2025 18:06:17 +0100 Subject: [PATCH] also update deb a bit --- .github/workflows/deb.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deb.yaml b/.github/workflows/deb.yaml index 826b9ce..3ab7ad3 100644 --- a/.github/workflows/deb.yaml +++ b/.github/workflows/deb.yaml @@ -2,16 +2,15 @@ name: pack from deb on: push: - branches: - - master - - dev paths: - .github/workflows/deb.yaml - deb/* + - VERSION pull_request: paths: - .github/workflows/deb.yaml - deb/* + workflow_dispatch: env: DOCKER_REPO: shenxn/protonmail-bridge