update xray-core 1.8.23

This commit is contained in:
wyx2685
2024-07-30 01:28:39 +09:00
parent 29a99985c8
commit 9e8f87740e
6 changed files with 7 additions and 22 deletions

View File

@@ -1,16 +1,8 @@
name: Publish Docker image
on:
workflow_dispatch:
push:
branches:
- dev_new
paths:
- "**/*.go"
- "go.mod"
- "go.sum"
- ".github/workflows/*.yml"
tags:
- 'v*'
release:
types: [published]
pull_request:
branches:
- 'dev_new'