update workflow yaml
All checks were successful
Dns / build (push) Successful in 47s

This commit is contained in:
lychang
2025-06-23 03:00:15 +08:00
parent f0b5209bca
commit 03ae5799fc

View File

@@ -11,7 +11,7 @@ jobs:
env:
BUILD_NAME: "go/ddns"
SERVICE_NAME: "ddns"
IMAGE_TAG: "release"
IMAGE_TAG: "latest"
EXTERNAL_FLAG: ""
steps:
- name: Checkout Code