From 56c0fa142280bb241a6066b0af2fe407cb01a743 Mon Sep 17 00:00:00 2001 From: Shihyu Date: Fri, 5 Apr 2024 21:31:10 +0800 Subject: [PATCH] fix: typo in dummy commit config (#28) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aec8080..ef882ec 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ jobs: # - step n, use it as the last step - uses: gautamkrishnar/keepalive-workflow@v2 with: - use_api: true + use_api: false ```