Skip to content

Commit 95e1819

Browse files
committed
test
1 parent fd02fdf commit 95e1819

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
platforms: linux/${{ matrix.arch }}
130130
load: true
131131
push: false
132-
tags: ${{ env.DOCKER_TAG }}:${{ needs.pack.outputs.version_full }}
132+
tags: ${{ env.DOCKER_TAG }}:${{ needs.pack.outputs.version }}
133133
build-args: BUILD_DEV=0
134134
- name: Create artifact
135135
run: |

0 commit comments

Comments
 (0)