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