diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index f8bd6991..24001dae 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -1,5 +1,5 @@ # Simple workflow for deploying static content to GitHub Pages -name: Deploy plugin docs to Pages +name: Deploy Moderne docs to Pages on: workflow_dispatch: @@ -56,4 +56,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v4