also update deb a bit
This commit is contained in:
parent
db5aa2dc8d
commit
b6f018e881
1 changed files with 2 additions and 3 deletions
5
.github/workflows/deb.yaml
vendored
5
.github/workflows/deb.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue