Skip to content

Commit 185952a

Browse files
fix(ci): update package name in k8s deploy workflow
1 parent f4c21e0 commit 185952a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/k8s-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1212

1313
DOCKER_REGISTRY: ghcr.io
14-
DOCKER_PACKAGE: codeforphilly-composite
14+
DOCKER_PACKAGE: site-composite
1515

1616
KUBE_CONFIG_DATA: ${{ secrets.KUBECONFIG_BASE64 }}
1717
KUBE_NAMESPACE: code-for-philly

0 commit comments

Comments
 (0)