Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
devajmeireles committed Sep 17, 2024
1 parent 4388b2a commit b9c1290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ Behind the scenes, this feature uses `Request::is` to check the current route.
To avoid multiple requests to the git provider, the latest release is cached. If you want to clear the release cache, you can clear the entire application cache or run the following command to clear the release cache only:

```bash
php artisan envbar:clear-release-cache
php artisan envbar:flush-release-cache
```

0 comments on commit b9c1290

Please sign in to comment.