fix typo in release script
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Tue, 3 Sep 2024 21:20:51 +0000 (23:20 +0200)
committerGitHub <noreply@github.com>
Tue, 3 Sep 2024 21:20:51 +0000 (23:20 +0200)
.github/workflows/release.yml

index 2eafdd7397d44ad4c641e3084066557b01539a4c..6e1f381c1bff6edade009b5fa897c3751599205b 100644 (file)
@@ -176,7 +176,7 @@ jobs:
           build-args: |
             MASS_VERSION=${{ needs.build-artifact.outputs.version }}
             DEV_RELEASE="true"
-            MASS_INSTALL_LOCATION="/tmp/music_assitant-${{ needs.build-artifact.outputs.version }}-py3-none-any.whl"
+            MASS_INSTALL_LOCATION="/tmp/music_assistant-${{ needs.build-artifact.outputs.version }}-py3-none-any.whl"
 
   release-notes-update:
     name: Updates the release notes and changelog