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 name: Release 3X-UI for Docker
on: on:
workflow_dispatch:
push: push:
tags: tags:
- "*" - "v*.*.*"
workflow_dispatch:
jobs: jobs:
build_and_push: build_and_push: