Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 7094847

Browse files
authored
Update build-image.yaml
1 parent 2ba822c commit 7094847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
# This should use REGISTRY instead of the secret directly
4747
registry: ${{ secrets.IMAGE_REGISTRY }}
48-
username: ${{ secrets.REPO_USER }}
48+
username: ${{ secrets.REPO_USER }}
4949
password: ${{ secrets.DOCKHUB_TOKEN }}
5050
-
5151
name: Build image

0 commit comments

Comments
 (0)