remove whitespace

This commit is contained in:
Radosław Kukuczka
2025-03-30 13:35:55 +02:00
parent 7c3496dea7
commit 17aabc5918

View File

@@ -11,4 +11,3 @@ runs:
SHORT_SHA=$(echo ${{ github.sha }} | cut -c1-7)
echo "short=$SHORT_SHA" >> $GITHUB_OUTPUT
echo "DEBUG: Short SHA = $SHORT_SHA"