Skip to content

Commit

Permalink
Fix entrypoint permission and update README
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfraney committed Apr 2, 2024
1 parent fe2cacd commit e8cbea7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,4 @@ Add this as a step to your build & deploy job in GitHub:
```yaml
- name: Blur site 🌫️
uses: blurry-dev/[email protected]
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)
Empty file modified entrypoint.sh
100644 → 100755
Empty file.

0 comments on commit e8cbea7

Please sign in to comment.