mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2025-12-06 08:27:08 +00:00
also update deb a bit
This commit is contained in:
parent
db5aa2dc8d
commit
b6f018e881
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…
Reference in New Issue
Block a user