Skip to content

Commit d3dcc93

Browse files
committed
Add user to tag
1 parent 8b06360 commit d3dcc93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-catnip-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
context: ./assets/catnip/
3333
file: ./assets/catnip/Dockerfile
3434
push: true
35-
tags: catnip:latest
35+
tags: ${{ github.actor }}/catnip:latest

0 commit comments

Comments
 (0)