diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 661bc90..ed41a57 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -42,4 +42,4 @@ jobs: max_attempts: 5 retry_wait_seconds: 2 warning_on_retry: false - command: curl -sSL --fail -m 10 https://gabnotes.org + command: curl -sSL --fail -m 10 https://gabnotes.org > /dev/null