Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MHSanaei committed Oct 7, 2024
1 parent 8404b33 commit 1d84284
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Release 3X-UI for Docker

on:
workflow_dispatch:
push:
tags:
- "*"
workflow_dispatch:
- "v*.*.*"

jobs:
build_and_push:
Expand Down

0 comments on commit 1d84284

Please sign in to comment.