Update docker.yml

This commit is contained in:
Ishaan Jaff 2023-12-02 15:35:53 -08:00 committed by GitHub
parent fec06ef7b4
commit 928cc4b887
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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