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 e40235a commit 88fa204
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
${{ steps.pr.outputs.labels }}
END
)
echo "Outputs"
echo ${{ steps.pr.outputs.labels }}
echo "Run with labels"
echo "$LABELS"
IFS='\n' read -ra LABEL <<< "$LABELS"
Expand Down

0 comments on commit 88fa204

Please sign in to comment.