From 9c1837564ad37ead37d935975383b3c954db2224 Mon Sep 17 00:00:00 2001 From: Herwin Bozet Date: Tue, 26 Nov 2024 22:07:03 +0100 Subject: [PATCH] Removed trash step, Fixed last faulty path Update build-all.yml and cards.php --- .github/workflows/build-all.yml | 12 +----------- htdocs/parts/examples/cards.php | 2 +- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml index d16c73f..1babb84 100644 --- a/.github/workflows/build-all.yml +++ b/.github/workflows/build-all.yml @@ -69,16 +69,6 @@ jobs: cd htdocs php ./index.php > ./index.html - - name: Upload `index.html` build artifact - uses: actions/upload-artifact@v4 - if: ${{ github.actor == 'aziascreations' }} - with: - name: index.html - path: "./htdocs/index.html" - if-no-files-found: error - retention-days: 90 - compression-level: 9 - - name: Remove trash run: | cd htdocs @@ -87,7 +77,7 @@ jobs: - name: Deploy demo page to gh-pages uses: peaceiris/actions-gh-pages@v4 - #if: ${{ github.ref == 'refs/heads/master' }} + if: ${{ github.ref == 'refs/heads/master' }} with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./htdocs \ No newline at end of file diff --git a/htdocs/parts/examples/cards.php b/htdocs/parts/examples/cards.php index 8674533..9b1c1aa 100644 --- a/htdocs/parts/examples/cards.php +++ b/htdocs/parts/examples/cards.php @@ -22,7 +22,7 @@ if (basename(__FILE__) == basename($_SERVER["SCRIPT_FILENAME"])) {
- Hungry Kitty Cat + Hungry Kitty Cat

Hungry Cat