Skip to content

Commit 5bee419

Browse files
Release workflow now resolves latest promoted merge artifacts instead of stale main-branch runs (#7)
* Initial plan * fix: ensure release pulls latest promoted merge artifacts Agent-Logs-Url: https://github.com/Quantinuum/hugrverse-env/sessions/d3f0960d-bc8c-4c12-8a74-382cf4624d81 Co-authored-by: jake-arkinstall <65358059+jake-arkinstall@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jake-arkinstall <65358059+jake-arkinstall@users.noreply.github.com>
1 parent 1f3a45c commit 5bee419

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
uses: dawidd6/action-download-artifact@v6
5555
with:
5656
workflow: merge.yml
57-
branch: main
5857
name: main-${{ matrix.dependency }}-${{ matrix.platform }}
5958
path: dist/${{ matrix.dependency }}-${{ matrix.platform }}
6059
if_no_artifact_found: fail

0 commit comments

Comments
 (0)