Skip to content

Commit 23b6688

Browse files
committed
Mini Whitespace fix
1 parent 90a656a commit 23b6688

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/badge-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
#
8787
# -- Push SHA to VERSION file
8888
#
89-
echo "$GITHUB_SHA $(date +' (%d.%m.%Y)')" > VERSION
89+
echo "$GITHUB_SHA $(date +'(%d.%m.%Y)')" > VERSION
9090
9191
# Auto-Commit Badge Changes
9292
- uses: stefanzweifel/git-auto-commit-action@v4

0 commit comments

Comments
 (0)