diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 7ba63df..f15c698 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -51,7 +51,8 @@ jobs: docker push ghcr.io/saetch/deightma_master:latest - run: | docker push ghcr.io/saetch/deightma_nodecs:latest - + - run: | + docker push ghcr.io/saetch/hasher_service:latest build-client: runs-on: Ubuntu-latest steps: