We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b06360 commit d3dcc93Copy full SHA for d3dcc93
.github/workflows/build-catnip-docker-image.yml
@@ -32,4 +32,4 @@ jobs:
32
context: ./assets/catnip/
33
file: ./assets/catnip/Dockerfile
34
push: true
35
- tags: catnip:latest
+ tags: ${{ github.actor }}/catnip:latest
0 commit comments