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
Stefan Wiedemann authored Jul 5, 2024
1 parent 88fa204 commit 479d2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
END
)
echo "Outputs"
echo ${{ steps.pr.outputs.labels }}
echo "${{ steps.pr.outputs.title }}"
echo "Run with labels"
echo "$LABELS"
IFS='\n' read -ra LABEL <<< "$LABELS"
Expand Down

0 comments on commit 479d2a4

Please sign in to comment.