Skip to content

Commit 656aff8

Browse files
committed
try push via altinity-robot
1 parent 5030e48 commit 656aff8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-gateway.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939
uses: docker/login-action@v3
4040
with:
4141
registry: ${{ env.REGISTRY }}
42-
username: ${{ github.actor }}
43-
password: ${{ secrets.GITHUB_TOKEN }}
42+
username: altinity-robot
43+
password: ${{ secrets.GHCR_TOKEN }}
4444

4545
- name: Extract metadata
4646
id: meta

0 commit comments

Comments
 (0)