From e69c27f43e11a92fbd82e9c6c04b17c1178ccd17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20G=C4=85gor?= Date: Fri, 8 Mar 2024 17:41:23 +0100 Subject: [PATCH] ci(github): try tests again --- .github/workflows/test-and-release.yml | 3 +-- README.md | 4 ++-- exampleSite/hugo.yaml | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index eb407de..04a7058 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -30,7 +30,7 @@ jobs: git clone --depth=1 https://github.com/adityatelange/hugo-PaperMod.git themes/PaperMod # install hugo-kofi-shortcodes - ln -s ../ themes/kofi-shortcodes + ln -s ../ themes/hugo-kofi-shortcodes ls -la themes/ @@ -39,7 +39,6 @@ jobs: # clean up rm -rf themes/* - - name: Bump version and push tag if: github.ref == 'refs/heads/main' id: tag_version diff --git a/README.md b/README.md index 717bd6e..a6e8f6e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This is a set of shortcodes to allow easy integration with [Ko-fi](https://ko-fi ```bash cd your-site-location - git submodule add --depth=1 https://github.com/tgagor/hugo-kofi-shortcodes.git themes/kofi-shortcodes + git submodule add --depth=1 https://github.com/tgagor/hugo-kofi-shortcodes.git themes/hugo-kofi-shortcodes # initialize any uninitialized submodules in the repository # and then recursively update all submodules @@ -23,7 +23,7 @@ This is a set of shortcodes to allow easy integration with [Ko-fi](https://ko-fi ```bash cd your-site-location - git clone --depth=1 https://github.com/tgagor/hugo-kofi-shortcodes.git themes/kofi-shortcodes + git clone --depth=1 https://github.com/tgagor/hugo-kofi-shortcodes.git themes/hugo-kofi-shortcodes ``` 3. Update blog config: diff --git a/exampleSite/hugo.yaml b/exampleSite/hugo.yaml index 8353313..7f6e1df 100644 --- a/exampleSite/hugo.yaml +++ b/exampleSite/hugo.yaml @@ -4,7 +4,7 @@ title: My New Hugo Site with Ko-fi me shortcodes theme: - PaperMod # your preferred theme - - kofi-shortcodes + - hugo-kofi-shortcodes params: # ko-fi config