Skip to content

Commit 18cdd4c

Browse files
committed
Fix typo
1 parent dfb43de commit 18cdd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/outdated-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
echo "found outdated package:"
3232
echo "name: ${package_name}"
3333
echo "version: ${package_version}"
34-
curl
34+
curl \
3535
--request "POST" \
3636
--silent \
3737
--header "Accept: application/vnd.github+json" \

0 commit comments

Comments
 (0)