Skip to content

Commit 19174fc

Browse files
Update ci-cd.yml
1 parent 49516cd commit 19174fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
env:
1010
REPO_NAME: ${{ github.repository }}
11-
CONTAINER_NAME: devops-journey
11+
CONTAINER_NAME: waifulist
1212
REGISTRY: ghcr.io
1313
SSH_HOST: ${{ secrets.SERVER_IP }}
1414
SSH_USER: ${{ secrets.SERVER_USERNAME }}

0 commit comments

Comments
 (0)