mirror of
https://github.com/outlovecn/portainer-cn.git
synced 2025-06-06 10:14:03 +08:00
publish to docker.io
This commit is contained in:
parent
ff040502db
commit
140eaebe77
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user