Update ci/docker-publish.yml

Co-authored-by: Bryan Clark <clarkbw@github.com>
This commit is contained in:
Sven Pfleiderer
2021-05-26 14:07:29 -07:00
committed by GitHub
parent 41a66c656e
commit aa30f1448e
+1 -1
View File
@@ -63,7 +63,7 @@ jobs:
uses: docker/login-action@28218f9b04b4f3f62068d7b6ce6ca5b26e35336c
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.repository_owner }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Extract Docker metadata