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

Commit

Permalink
Update release-helm.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wistefan committed Jul 5, 2024
1 parent addb0f6 commit 610174f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
${{ steps.pr.outputs.labels }}
END
)
echo $LABELS
IFS='\n' read -ra LABEL <<< "$LABELS"
for i in "${LABEL[@]}"; do
echo $i
Expand Down

0 comments on commit 610174f

Please sign in to comment.