diff --git a/.github/workflows/collator-selection.yml b/.github/workflows/collator-selection.yml index c3b9dace44..d19f34ba8d 100644 --- a/.github/workflows/collator-selection.yml +++ b/.github/workflows/collator-selection.yml @@ -33,10 +33,7 @@ jobs: tag: ${{ matrix.relay_branch }} - name: Output 1 - run: echo "Result: ${{ steps.polkadot.conclusion }}" - - - name: Output 2 run: echo "Image: ${{ steps.polkadot.outputs.conclusion }}" - - name: Output 3 + - name: Output 2 run: echo "Tag: ${{ steps.polkadot.outputs.conclusion }}"