From 695f37dff2e26cb80706e45ddb1f81e269627e5a Mon Sep 17 00:00:00 2001 From: SocksOnHead Date: Mon, 14 Oct 2024 01:55:08 +0200 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 23acaab..6692391 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -51,7 +51,7 @@ jobs: name: angular-app path: tools/dist/angular-app -- name: Create GitHub Release + - name: Create GitHub Release id: create_release uses: actions/create-release@v1 env: