Skip to content

Commit 37a4e83

Browse files
authored
Update push.yaml
1 parent f9d02d7 commit 37a4e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
uses: docker/login-action@v2
116116
with:
117117
registry: ${{env.REGISTRY}}
118-
username: ${{github.actor}}
118+
username: stakater-user
119119
password: ${{secrets.GITHUB_TOKEN}}
120120

121121
- name: Generate image repository path for ghcr registry

0 commit comments

Comments
 (0)