diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index b0e4fd6d..fc8d7fe1 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -35,7 +35,7 @@ jobs: uses: kannansuresh/ghaction-base-href-rewriter@v1.0.0 with: base_href: '/ng-dynamic-json-form/' - html_glob: '**/*/index.html' + html_glob: 'index.html' - name: Setup Pages uses: actions/configure-pages@v5 - name: Upload artifact