From 5c6e9918db7b50284d210948a4ff7769f567c6b8 Mon Sep 17 00:00:00 2001 From: NY64 Date: Sat, 6 Jan 2024 04:03:26 +0900 Subject: [PATCH] Add workflows --- .github/indexNow.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/indexNow.sh b/.github/indexNow.sh index e005c72..d296cc6 100644 --- a/.github/indexNow.sh +++ b/.github/indexNow.sh @@ -13,3 +13,4 @@ if [[ $commit_message == "new post: "* ]]; then }' \ "https://indexing.googleapis.com/v3/urlNotifications:publish?key=YOUR_API_KEY" fi + \ No newline at end of file