Skip to content

Commit

Permalink
Fix config for addon update action (#903)
Browse files Browse the repository at this point in the history
Co-authored-by: Jozef Kruszynski <jozef.kruszynski@gmail.com>
  • Loading branch information
jozefKruszynski and Jozef Kruszynski authored Nov 11, 2023
1 parent ceccaff commit 05b8fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ jobs:
uses: music-assistant/addon-update-action@main
with:
github_token: ${{ secrets.PRIVILEGED_GITHUB_TOKEN }}
new_release_version: ${{ needs.build-and-publish-pypi.outputs.version }}
new_server_version: ${{ needs.build-and-publish-pypi.outputs.version }}

0 comments on commit 05b8fe3

Please sign in to comment.