Skip to content

Commit dbc3450

Browse files
update registry to xpkg.upbound.io
Signed-off-by: Steven Borrelli <steve@borrelli.org>
1 parent 060e8f6 commit dbc3450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
uses: docker/login-action@v3
148148
if: env.XPKG_ACCESS_ID != ''
149149
with:
150-
#registry: index.docker.io
150+
registry: xpkg.upbound.io
151151
username: ${{ secrets.XPKG_ACCESS_ID }}
152152
password: ${{ secrets.XPKG_TOKEN }}
153153

0 commit comments

Comments
 (0)