Skip to content

Commit

Permalink
Revert to alephium docker user
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipe Fortunato committed Nov 28, 2021
1 parent 517b6d1 commit ba33849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,6 @@ jobs:
build-args: RELEASE=${{ steps.get_version.outputs.VERSION-NO-V }}
platforms: linux/amd64
tags: |
docker.io/capito27/gpu-miner:${{ steps.get_version.outputs.VERSION }}
docker.io/capito27/gpu-miner:latest
docker.io/alephium/gpu-miner:${{ steps.get_version.outputs.VERSION }}
docker.io/alephium/gpu-miner:latest
push: true

0 comments on commit ba33849

Please sign in to comment.