From: Marcel van der Veldt Date: Thu, 9 May 2024 19:39:12 +0000 (+0200) Subject: fix copy paste issue X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=b71a3fe67e3b3edca26bb5a94206bebc10bfda8b;p=music-assistant-server.git fix copy paste issue --- diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 65c13223..dd6d760d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -62,7 +62,7 @@ jobs: run: sleep 300 build-and-push-container-image: - name: Builds and pushes the Matter Server container to ghcr.io + name: Builds and pushes the Music Assistant Server container to ghcr.io runs-on: ubuntu-latest permissions: packages: write