修改 PACKAGE_VERSION
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in 7s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 7s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 14s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 22s
Build and Release / docker-images (push) Successful in 39s
Build and Release / release (push) Successful in 47s

This commit is contained in:
2025-12-02 14:56:36 +08:00
parent 877ba3d3bb
commit 8100b2f2e5

View File

@@ -9,7 +9,7 @@ on:
env: env:
DOCKER_BUILDKIT: "1" DOCKER_BUILDKIT: "1"
PRODUCT_NAME: "xxxigcc" PRODUCT_NAME: "xxxigcc"
PACKAGE_VERSION: "3.4.6-xg1" PACKAGE_VERSION: "3.4.6-xg2"
BUILDX_NO_DEFAULT_ATTESTATIONS: "1" BUILDX_NO_DEFAULT_ATTESTATIONS: "1"
jobs: jobs: