Update docker.yml

This commit is contained in:
mhsanaei 2024-10-07 17:33:55 +02:00
parent cdf7884e2e
commit 8a1dfefcc6

View file

@ -1,9 +1,10 @@
name: Release 3X-UI for Docker
on:
workflow_dispatch:
push:
tags:
- "*"
workflow_dispatch:
- "v*.*.*"
jobs:
build_and_push: