We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aff0f3d commit 2f44c69Copy full SHA for 2f44c69
1 file changed
.github/workflows/release.yml
@@ -35,6 +35,4 @@ jobs:
35
uses: docker/build-push-action@v6
36
with:
37
push: true
38
- tags:
39
- - meehow/privtracker:latest
40
- - meehow/privtracker:${{ github.ref_name }}
+ tags: meehow/privtracker:latest
0 commit comments