We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9dd283 commit 837cd98Copy full SHA for 837cd98
.github/workflows/docker-image.yml
@@ -28,4 +28,4 @@ jobs:
28
with:
29
context: ./backend
30
push: true
31
- tags: ghcr.io/${{ github.repository_owner }}/zbox:latest
+ tags: ghcr.io/zbox-notes/zbox-backend:latest
0 commit comments