From 2fa08c3bfbeeae82d5d6bc9c8e7bfa78dd459873 Mon Sep 17 00:00:00 2001 From: Joe Marshall Date: Fri, 12 Jan 2024 16:13:48 +0000 Subject: [PATCH] Update create_release.yaml --- .github/workflows/create_release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create_release.yaml b/.github/workflows/create_release.yaml index 4afda82d..c33d7d39 100644 --- a/.github/workflows/create_release.yaml +++ b/.github/workflows/create_release.yaml @@ -80,4 +80,4 @@ jobs: artifacts: "scripts/addons/blendercam.zip" tag: ${{ env.VERSION_TAG }} allowUpdates: true - + body: "To install BlenderCAM, download blendercam.zip and *don't* extract it. In blender, go to preferences, add-ons, and select 'install from file' and select the blendercam.zip file you downloaded"