Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update artifact name in release.yaml to match build.yaml
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
  • Loading branch information
Copilot and Malcolmnixon committed Feb 15, 2026
commit c99e95626937b5a36b9fa161261df2ab24d96499
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Download documentation artifacts
uses: actions/download-artifact@v7
with:
name: documentation
name: documents
path: artifacts

- name: Move buildnotes.md to root
Expand Down
Loading