diff --git a/.github/workflows/static.yml b/.github/workflows/deploy.yml similarity index 97% rename from .github/workflows/static.yml rename to .github/workflows/deploy.yml index 91b55f4..aec2b3a 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/deploy.yml @@ -1,5 +1,5 @@ # Simple workflow for deploying static content to GitHub Pages -name: Deploy static content to Pages +name: Deploy to Pages on: # Runs on pushes targeting the default branch