also update deb a bit

This commit is contained in:
Simon Ungar Felding 2025-02-17 18:06:17 +01:00
parent db5aa2dc8d
commit b6f018e881

View File

@ -2,16 +2,15 @@ name: pack from deb
on: on:
push: push:
branches:
- master
- dev
paths: paths:
- .github/workflows/deb.yaml - .github/workflows/deb.yaml
- deb/* - deb/*
- VERSION
pull_request: pull_request:
paths: paths:
- .github/workflows/deb.yaml - .github/workflows/deb.yaml
- deb/* - deb/*
workflow_dispatch:
env: env:
DOCKER_REPO: shenxn/protonmail-bridge DOCKER_REPO: shenxn/protonmail-bridge