publish to docker.io

This commit is contained in:
Chaos 2022-05-18 21:18:20 +08:00 committed by GitHub
parent ff040502db
commit 140eaebe77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,8 +57,8 @@ jobs:
uses: docker/login-action@28218f9b04b4f3f62068d7b6ce6ca5b26e35336c
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
username: 'outlove'
password: ${{ secrets.password }}
# Extract metadata (tags, labels) for Docker
# https://github.com/docker/metadata-action