Skip to content

Commit 624563c

Browse files
committed
Debug extra tag
1 parent c232aef commit 624563c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ jobs:
7272
fi
7373
done <<< "${{ steps.meta.outputs.tags }}"
7474
75+
echo "Start Tags = $TAGS"
76+
7577
echo "version = ${{ github.event.inputs.version }}"
7678
7779
if [[ ! -z "${{ github.event.inputs.version }}" ]]; then

0 commit comments

Comments
 (0)