This commit is contained in:
parent
f9cd5a26cb
commit
e25333c497
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
password: ${{ secrets.CI_TOKEN }}
|
||||
|
||||
# Extract metadata (tags, labels) for Docker
|
||||
# https://github.com/docker/metadata-action
|
||||
|
Loading…
x
Reference in New Issue
Block a user