We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22033fd commit 1cded04Copy full SHA for 1cded04
.github/workflows/CICD.yml
@@ -6,7 +6,7 @@ on:
6
7
env:
8
REGISTRY: ghcr.io
9
- IMAGE_NAME: ${{ github.repository }}
+ IMAGE_NAME: social-bookmarking/back
10
11
jobs:
12
build-and-push:
0 commit comments