Skip to content

Commit 325dce8

Browse files
authored
Merge pull request #348 from ma10/debug-release-wf-20250609
Fix a script error.
2 parents 07909fc + c0bd514 commit 325dce8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-get-build-targets.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ jobs:
144144
--arg base_url "" \
145145
--arg artifact_name "$RELEASE_ASSET_ARTIFACT_NAME" \
146146
'. + [{tag: $tag, python: $python, sphinx: $sphinx, theme: $theme, deploy_path: "", base_url: "", artifact_name: $artifact_name, is_latest_release: true, release_asset: true, vnum: ($vnum | tonumber)}]')
147+
fi
147148
fi
148149
149150
# Add archive builds

0 commit comments

Comments
 (0)