Add update checker
This commit is contained in:
parent
6f9db25b43
commit
96351a72c0
4 changed files with 60 additions and 1 deletions
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
|
|
@ -4,6 +4,8 @@ on:
|
|||
push:
|
||||
tags:
|
||||
- '*'
|
||||
repository_dispatch:
|
||||
types: update
|
||||
|
||||
env:
|
||||
DOCKER_TAG: shenxn/protonmail-bridge
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue