update
This commit is contained in:
parent
58dfbb7017
commit
8a79d578ce
1
.github/workflows/build-image.yml
vendored
1
.github/workflows/build-image.yml
vendored
@ -65,6 +65,7 @@ jobs:
|
|||||||
name: Login to DockerHub
|
name: Login to DockerHub
|
||||||
uses: docker/login-action@v1
|
uses: docker/login-action@v1
|
||||||
with:
|
with:
|
||||||
|
registry: ghcr.io
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
-
|
-
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user