From 59f432fa0b189bad545e7035042a105143c128f1 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Mon, 11 Aug 2025 15:47:25 +0200 Subject: [PATCH] style(ci): add missing newline --- .gitea/workflows/update-docker-hub-description.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/update-docker-hub-description.yaml b/.gitea/workflows/update-docker-hub-description.yaml index 8f6cf53..fbb6334 100644 --- a/.gitea/workflows/update-docker-hub-description.yaml +++ b/.gitea/workflows/update-docker-hub-description.yaml @@ -19,4 +19,4 @@ jobs: username: ${{ secrets.DOCKER_IO_USERNAME }} password: ${{ secrets.DOCKER_IO_PASSWORD }} repository: volkerraschek/ansible - readme-filepath: README.md \ No newline at end of file + readme-filepath: README.md