Update docker.yml

This commit is contained in:
Nobix
2022-04-08 06:45:17 +05:30
committed by GitHub
parent cad8427bf8
commit bd1149d94d
+2 -1
View File
@@ -117,7 +117,8 @@ jobs:
with: with:
registry: ghcr.io registry: ghcr.io
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ secrets.DOCKERHUB_TOKEN }} password: ${{ secrets.GHCR_PAT }}
- -
name: Docker meta name: Docker meta
id: docker_meta id: docker_meta