From 54f187eeab5f2174d68c2c79fec1c78481449876 Mon Sep 17 00:00:00 2001 From: Billy Richardson Date: Thu, 22 Jun 2023 03:11:15 -0700 Subject: [PATCH] Unify release name and app name --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8deede0..d46a556 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: permissions: contents: write env: - APP_NAME: HelloWorld + APP_NAME: hello_world strategy: matrix: target: