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:
|
||||
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…
Reference in New Issue
Block a user