From 7a4b628ace487ca99cf3a206e9d7bb4252d3a863 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Wed, 28 Sep 2022 01:46:52 +0200 Subject: [PATCH] Disable warning on retry --- .github/workflows/publish.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index e040b56..661bc90 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -41,4 +41,5 @@ jobs: timeout_seconds: 30 max_attempts: 5 retry_wait_seconds: 2 + warning_on_retry: false command: curl -sSL --fail -m 10 https://gabnotes.org