From a6aac9c1931dbaf2d892703b924a30469e457011 Mon Sep 17 00:00:00 2001 From: jin Date: Wed, 22 May 2024 11:26:31 +0300 Subject: [PATCH] deploy fix --- .github/workflows/deploy.yml | 9 +++------ case/row/row.view.tree | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ad5eb4e2..0f80bfc7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -13,15 +13,12 @@ jobs: steps: - - name: Build app - uses: hyoo-ru/mam_build@master2 + - uses: hyoo-ru/mam_build@master2 with: token: ${{ secrets.GH_PAT }} package: 'hyoo/js/perf' - - name: Deploy on GitHub Pages + - uses: hyoo-ru/gh-deploy@v4.4.1 if: github.ref == 'refs/heads/master' - uses: alex-page/blazing-fast-gh-pages-deploy@v1.1.0 with: - repo-token: ${{ secrets.GH_PAT }} - site-directory: 'hyoo/js/perf/-' + folder: 'hyoo/js/perf/-' diff --git a/case/row/row.view.tree b/case/row/row.view.tree index b435dca6..981f3601 100644 --- a/case/row/row.view.tree +++ b/case/row/row.view.tree @@ -35,7 +35,7 @@ $hyoo_js_perf_case_row $mol_view click? <=> drop? null hint @ \Drop case sub / - <= Drop_icon $mol_icon_cross + <= Drop_icon $mol_icon_close <= Dupe $mol_button_minor click? <=> dupe? null hint @ \Duplicate case