Skip to content

Commit e7d1e7a

Browse files
authored
Revert "Push docker image (#3894)" (#3895)
1 parent 8366933 commit e7d1e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CICD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ jobs:
214214
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
215215
with:
216216
registry: ghcr.io
217-
username: ${{ github.repository_owner }}
217+
username: ${{ github.actor }}
218218
password: ${{ secrets.GITHUB_TOKEN }}
219219

220220
- name: Extract metadata (tags, labels)

0 commit comments

Comments
 (0)