Fix Docker Hub push

This commit is contained in:
Seth Simmons
2021-03-23 10:37:10 -04:00
committed by GitHub
parent 2d1e1f7bb8
commit 05cd1d98f9

View File

@@ -32,6 +32,6 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: ${{ github.repository }}/simple-monerod
repository: sethsimmons/simple-monerod
tags: latest, ${{ steps.get_tag.outputs.tag }}
add_git_labels: true
add_git_labels: true