mirror of
https://github.com/sethforprivacy/p2pool-docker.git
synced 2025-12-06 15:52:37 -05:00
Fix Docker Hub push
This commit is contained in:
4
.github/workflows/update-image.yml
vendored
4
.github/workflows/update-image.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user