mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-22 16:41:30 +00:00
Fix docker workflow
This commit is contained in:
parent
d32c30c4b7
commit
de998c5119
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -3,7 +3,7 @@ name: Build Docker Images
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types:
|
types:
|
||||||
- published
|
- released
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue