Update release.yml
authorJozef Kruszynski <60214390+jozefKruszynski@users.noreply.github.com>
Wed, 9 Aug 2023 08:55:46 +0000 (10:55 +0200)
committerGitHub <noreply@github.com>
Wed, 9 Aug 2023 08:55:46 +0000 (10:55 +0200)
.github/workflows/release.yml

index 17d79818af370eb55d64e6633b9514b61ff4a334..02d89534bf61116bc59e1ff99d5bb5d10599bfef 100644 (file)
@@ -108,5 +108,5 @@ jobs:
     steps:
       - uses: music-assistant/addon-update-action@main
         with:
-          github_token: ${{ secrets.GITHUB_TOKEN }}
+          github_token: ${{ secrets.PRIVILEGED_GITHUB_TOKEN }}
           new_release_version: ${{ needs.build-and-publish-pypi.outputs.version }}