From 950d1643d803a4782f5111251ec0d70bb72d6a58 Mon Sep 17 00:00:00 2001 From: Adrian Szuszkiewicz Date: Sun, 17 Mar 2024 15:31:08 +0100 Subject: [PATCH] Fix name (References: #42) --- .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 0a17087..1617939 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -55,7 +55,7 @@ jobs: - name: Download windows installer uses: actions/download-artifact@v4 with: - name: masdki-windows + name: msdki-windows - name: Download macos installer uses: actions/download-artifact@v4