diff --git a/.github/workflows b/.github/workflows/gh-pages.yml similarity index 99% rename from .github/workflows rename to .github/workflows/gh-pages.yml index 352ea7b..59da26c 100644 --- a/.github/workflows +++ b/.github/workflows/gh-pages.yml @@ -30,3 +30,4 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./public +