Skip to content

Commit

Permalink
Fix config for addon update action
Browse files Browse the repository at this point in the history
  • Loading branch information
Jozef Kruszynski committed Oct 28, 2023
1 parent 0c954ba commit 16155fb
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 16155fb

Please sign in to comment.