From a0480d19292ae0ad3436a781195911f1ed8217cd Mon Sep 17 00:00:00 2001 From: Luca LeBlanc <67206487+yodaluca23@users.noreply.github.com> Date: Sat, 29 Jun 2024 19:00:25 -0500 Subject: [PATCH] Update Build and Release.yml --- .github/workflows/Build and Release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Build and Release.yml b/.github/workflows/Build and Release.yml index 4dffb2a..af4c0a5 100644 --- a/.github/workflows/Build and Release.yml +++ b/.github/workflows/Build and Release.yml @@ -10,7 +10,7 @@ on: description: 'SpotC++ Version Number' required: false USEACTIONSEEVEE: - description: 'Enable to get the EeveeSpotify .deb from the latest EeveeSpotfiy build action' + description: 'Get EeveeSpotify from latest EeveeSpotfiy build action' required: true default: false type: boolean