removed hidden spaces

This commit is contained in:
Danil Ovchinnikov
2025-11-09 18:02:19 +03:00
committed by Jakub Chrzanowski
parent 65ba214871
commit ab68cd4615
5 changed files with 11 additions and 11 deletions

View File

@@ -87,7 +87,7 @@ jobs:
git checkout -b $BRANCH
git commit -am "Changelog update - $VERSION"
git push --set-upstream origin $BRANCH
gh label create "$LABEL" \
--description "Pull requests with release changelog update" \
--force \