mirror of
https://github.com/atoy3731/adguard-sync.git
synced 2024-11-10 09:12:48 +08:00
first commit
This commit is contained in:
parent
2bc3aa12f0
commit
73989a322c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yaml
vendored
2
.github/workflows/docker-publish.yaml
vendored
|
@ -3,7 +3,7 @@ name: Docker
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
env:
|
||||
IMAGE_NAME: atoy3731/adguard-sync
|
||||
|
|
Loading…
Reference in a new issue