Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit ae29648

Browse files
committed
fix repo name in workflows
1 parent 8e948ae commit ae29648

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
push: true
4848
context: .
4949
file: Dockerfile
50-
tags: ghcr.io/kops-dev/sample-api:${{ env.RELEASE_VERSION }},ghcr.io/gofr-dev/sample-api:latest
50+
tags: ghcr.io/kops-dev/sample-api:${{ env.RELEASE_VERSION }},ghcr.io/kops-dev/sample-api:latest

0 commit comments

Comments
 (0)