Update docker-build.yml

This commit is contained in:
Ahmed Bouhuolia
2021-09-29 12:25:17 +02:00
committed by GitHub
parent c317088edf
commit 8c7d64fa0f

View File

@@ -37,7 +37,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.GH_TOKEN }}
- name: Extract metadata (tags, labels) for Docker
id: meta