diff --git a/README.md b/README.md index 44bc7ee..7616793 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,4 @@ Add this as a step to your build & deploy job in GitHub: ```yaml - name: Blur site 🌫️ uses: blurry-dev/setup-blurry@v0.3 - with: - context: . - cache-from: type=gha - cache-to: type=gha,mode=max ``` - -The example includes using the experimental [GitHub Actions cache for Docker](https://docs.docker.com/build/ci/github-actions/cache/#github-cache) \ No newline at end of file diff --git a/entrypoint.sh b/entrypoint.sh old mode 100644 new mode 100755