Skip to content

Commit 36ea6a0

Browse files
committed
fix: image name
1 parent f901b1f commit 36ea6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
id: meta
5959
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
6060
with:
61-
images: my-docker-hub-namespace/my-docker-hub-repository
61+
images: lakhansamani/authorizer
6262

6363
- name: Build and push Docker image
6464
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc

0 commit comments

Comments
 (0)