diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml deleted file mode 100644 index b64f681..0000000 --- a/.github/workflows/deploy.yaml +++ /dev/null @@ -1,10 +0,0 @@ -name: Deploy GitHub Pages - -on: - push: - branches: - - main # or the branch you are using for deployment - -permissions: - id-token: write - contents: read