Skip to content

Commit bd95c5b

Browse files
committed
Fix prettier
1 parent a19378d commit bd95c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
git config --global user.name 'lolleko'
2424
git config --global user.email 'lolleko@users.noreply.github.com'
2525
git commit -am "Automated tstl update"
26-
git push
26+
git push

0 commit comments

Comments
 (0)