Skip to content

Commit 68c7472

Browse files
authored
Update main.yml
1 parent 6809aa5 commit 68c7472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
context: .
6565
file: ./Dockerfile
6666
push: true
67-
tags: ghcr.io/${{ github.repository }}/server:${{ github.sha }}
67+
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)