update docker-image-alpha.yml

This commit is contained in:
creamlike1024
2025-06-03 11:10:09 +08:00
parent a5de6f91d6
commit 0e642a58e0

View File

@@ -46,8 +46,8 @@ jobs:
calciumion/new-api
ghcr.io/${{ github.repository }}
tags: |
type=raw,value=alpha,enable={{is_default_branch}}
type=raw,value=alpha-{{date 'YYYYMMDD'}}-{{sha}},enable={{is_default_branch}}
type=raw,value=alpha
type=raw,value=alpha-{{date 'YYYYMMDD'}}-{{sha}}
- name: Build and push Docker images
uses: docker/build-push-action@v5