Skip to content

Commit 743e30e

Browse files
committed
test for agixt if prs work
1 parent bb4a76c commit 743e30e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/operation-docker-build-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
uses: docker/login-action@v2
118118
with:
119119
registry: ghcr.io
120-
username: ${{ github.actor }}
120+
username: ${{ github.repository_owner }}
121121
password: ${{ secrets.GITHUB_TOKEN }}
122122

123123
- name: Generate dockerhub full repo path

0 commit comments

Comments
 (0)