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:
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue