From 33dc4a005c6f113015ea473a94d74d1f87b4c179 Mon Sep 17 00:00:00 2001 From: Origaming <74014262+OrigamingWasTaken@users.noreply.github.com> Date: Sat, 13 Jul 2024 21:16:35 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 930939e..b466170 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ ![Static Badge](https://img.shields.io/badge/built_with_apples-%23F43F5E) # AppleBlox +https://appleblox.com/ AppleBlox is a simple Roblox launcher for **MacOS**, heavily inspired by [Bloxstrap](https://github.com/pizzaboxer/bloxstrap). Supports DiscordRPC, Fast-flags & more to come. From 8806e5fc6fcd7e77818ad5cc9dcc1f9368db3081 Mon Sep 17 00:00:00 2001 From: Origaming <74014262+OrigamingWasTaken@users.noreply.github.com> Date: Sat, 13 Jul 2024 21:54:15 +0200 Subject: [PATCH 2/2] Update virustotal.yml --- .github/workflows/virustotal.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/virustotal.yml b/.github/workflows/virustotal.yml index 676d65d..0ca4a12 100644 --- a/.github/workflows/virustotal.yml +++ b/.github/workflows/virustotal.yml @@ -12,6 +12,7 @@ jobs: name: VirusTotal Scan uses: crazy-max/ghaction-virustotal@v4 with: + update_release_body: true vt_api_key: ${{ secrets.VT_API_KEY }} files: | - .dmg$ \ No newline at end of file + .dmg$