Skip to content

Commit

Permalink
test variables
Browse files Browse the repository at this point in the history
  • Loading branch information
BuddyGlas committed Jun 17, 2024
1 parent aacbcba commit 2024db9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/collator-selection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}"

0 comments on commit 2024db9

Please sign in to comment.