Update docker.yml
This commit is contained in:
parent
fec06ef7b4
commit
928cc4b887
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GHCR_TOKEN }}
|
||||
logout: false
|
||||
- name: Extract metadata (tags, labels) for Docker
|
||||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user