From 80d04823b0425930eb2e7234cc9aeb73f340ccf9 Mon Sep 17 00:00:00 2001 From: Kirill <32126161+ksponomarev@users.noreply.github.com> Date: Mon, 06 Jul 2020 16:01:53 +0000 Subject: [PATCH] Update main.yml --- --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,3 +19,4 @@ run: docker build -t usetechcorp/nft_parachain . - name: Push the image to Docker hub run: docker push usetechcorp/nft_parachain:latest + -- gitstuff