Update docker.yml

This commit is contained in:
Ishaan Jaff
2023-12-02 15:16:13 -08:00
committed by GitHub
parent 025e415ce0
commit 16becbdf12
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.GHCR_TOKEN }}
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v5