Skip to content

Commit d929e1d

Browse files
committed
try push via altinity-robot, try 2
1 parent 656aff8 commit d929e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-gateway.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: docker/login-action@v3
4040
with:
4141
registry: ${{ env.REGISTRY }}
42-
username: altinity-robot
42+
username: ${{ github.actor }}
4343
password: ${{ secrets.GHCR_TOKEN }}
4444

4545
- name: Extract metadata

0 commit comments

Comments
 (0)