Skip to content

Commit 2f44c69

Browse files
committed
fix dockerhub push
1 parent aff0f3d commit 2f44c69

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,4 @@ jobs:
3535
uses: docker/build-push-action@v6
3636
with:
3737
push: true
38-
tags:
39-
- meehow/privtracker:latest
40-
- meehow/privtracker:${{ github.ref_name }}
38+
tags: meehow/privtracker:latest

0 commit comments

Comments
 (0)