From 9ea04160b51b98f2905b20fff7224325834a1e3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Preu=C3=9F?= Date: Wed, 21 Jul 2021 19:35:57 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 58efc51..5c520ac 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ We offer you a [GitHub Action for Bunny CLI](https://github.com/marketplace/acti ``` - name: Deploy to Edge Storage - uses: ghostzero/bunny-action@main + uses: own3d/bunny-action@main env: BUNNY_API_ACCESS_KEY: ${{ secrets.BUNNY_API_ACCESS_KEY }} BUNNY_STORAGE_USERNAME: bunny-cli @@ -65,12 +65,6 @@ A: No. Bunny CLI is a community-driven tool and is not affiliated with Bunny CDN For full documentation, visit [laravel-zero.com](https://laravel-zero.com/). -## Support the development - -**Do you like this project? Support it by donating** - -- Patreon: [Donate](https://patreon.com/ghostzero) - ## License Bunny CLI is an open-source software licensed under the Apache 2.0 license.