Update docker.yml

This commit is contained in:
mhsanaei 2024-10-07 17:33:55 +02:00
parent 8404b33232
commit 1d84284b6d
No known key found for this signature in database
GPG Key ID: 4DACC0663B5986F5

View File

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