From 0354bb8d364d66be74a434f200e16ec78d9f9920 Mon Sep 17 00:00:00 2001 From: Martin Skopp Date: Tue, 16 Apr 2024 13:34:04 +0200 Subject: [PATCH] ./gradlew :spotlessApply --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fdfbe4c..dd2a1ef 100644 --- a/README.md +++ b/README.md @@ -72,9 +72,9 @@ Summary for your repository: * Create a file `pages.yml` within direcory `.github/workflows` in repository as above. * Commit and push to the repository. * Consider adding the topic `ghpages` to the `About` section on the main GitHub page of your - repository. This would add an easy method to search for our organisational repositories - which use this reusable workflow with the same layout via the link - https://github.com/search?q=org%3Ariege%20topic%3Aghpages&type=repositories +repository. This would add an easy method to search for our organisational repositories +which use this reusable workflow with the same layout via the link +https://github.com/search?q=org%3Ariege%20topic%3Aghpages&type=repositories Check the repository workflow `Actions`. There should be an action publishing the GitHub Pages.