v2.6.8 ---- >>Modify the project name to:X-Panel
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: Release 3X-UI for Docker
|
name: Release X-Panel for Docker
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
@@ -19,8 +19,8 @@ jobs:
|
|||||||
uses: docker/metadata-action@v5
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
xeefei/3x-ui
|
xeefei/x-panel
|
||||||
ghcr.io/xeefei/3x-ui
|
ghcr.io/xeefei/x-panel
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch
|
type=ref,event=branch
|
||||||
type=ref,event=tag
|
type=ref,event=tag
|
||||||
|
|||||||
Reference in New Issue
Block a user