We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36726b7 commit 6933f92Copy full SHA for 6933f92
.github/workflows/metadata.yml
@@ -154,7 +154,7 @@ jobs:
154
echo "Build suffix: $BUILD_SUFFIX"
155
echo "build_suffix=$BUILD_SUFFIX" >> $GITHUB_OUTPUT
156
157
-- name: Set Minimum Lidarr Version Manually (Workaround for Plugins Branch)
+ - name: Set Minimum Lidarr Version Manually (Workaround for Plugins Branch)
158
id: fetch_minimum_lidarr_version
159
run: |
160
# Lidarr Plugins Branch always accepts Version 0.0.0.0.
0 commit comments