chore: Add registry for external login test
This commit is contained in:
parent
bf52cdae35
commit
32e2ba35cf
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -165,6 +165,7 @@ jobs:
|
|||
- name: Docker Login
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ github.token }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue