Skip to content
This repository was archived by the owner on Jul 31, 2024. It is now read-only.

Commit 610174f

Browse files
author
Stefan Wiedemann
authored
Update release-helm.yaml
1 parent addb0f6 commit 610174f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-helm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
${{ steps.pr.outputs.labels }}
3535
END
3636
)
37+
echo $LABELS
3738
IFS='\n' read -ra LABEL <<< "$LABELS"
3839
for i in "${LABEL[@]}"; do
3940
echo $i

0 commit comments

Comments
 (0)