Skip to content

Commit 8a65a41

Browse files
committed
update docker-image-alpha.yml
1 parent e548e41 commit 8a65a41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-image-alpha.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ jobs:
4646
calciumion/new-api
4747
ghcr.io/${{ github.repository }}
4848
tags: |
49-
type=raw,value=alpha,enable={{is_default_branch}}
50-
type=raw,value=alpha-{{date 'YYYYMMDD'}}-{{sha}},enable={{is_default_branch}}
49+
type=raw,value=alpha
50+
type=raw,value=alpha-{{date 'YYYYMMDD'}}-{{sha}}
5151
5252
- name: Build and push Docker images
5353
uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)