diff --git a/.gitea/workflows/check-release.yaml b/.gitea/workflows/check-release.yaml index c51f63f..498c176 100644 --- a/.gitea/workflows/check-release.yaml +++ b/.gitea/workflows/check-release.yaml @@ -15,6 +15,7 @@ jobs: - name: retrieve Calibre-web version run: curl -sX GET "https://api.github.com/repos/janeczku/calibre-web/releases/latest" \ | awk '/tag_name/{print $4;exit}' FS='[""]' > calibre_web_latest.txt + - name: Log On Haoma run: curl -fsS -m 10 --retry 5 --data-binary @calibre_web_latest.txt \ 'https://haoma.petite-maison-orange.fr/ping/933b9d63-37e1-42a7-9681-241af9c582f1'