Skip to content

Commit 50dddae

Browse files
author
Julien Ruaux
committed
build: fixed docker image tag
1 parent 46ab7f5 commit 50dddae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/early-access.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ jobs:
9191
with:
9292
context: .
9393
push: ${{ github.event_name != 'pull_request' }}
94-
tags: ${{ steps.meta.outputs.tags }}
94+
tags: 'early-access'
9595
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)