diff --git a/.github/workflows/stage.yaml b/.github/workflows/stage.yaml index 02959cc64..5ec2950e3 100644 --- a/.github/workflows/stage.yaml +++ b/.github/workflows/stage.yaml @@ -68,7 +68,7 @@ jobs: "SCCACHE_BUCKET=cere-blockchain-sccache" tags: | - ${{ steps.login-ecr.outputs.registry }}/pos-network-node:${{ env.GITHUB_SHA }} + ${{ steps.login-ecr.outputs.registry }}/pos-network-node:${{ GITHUB_SHA }} ${{ steps.login-ecr.outputs.registry }}/pos-network-node:dev-latest - name: Copy wasm artifacts from the image