Skip to content

fix: correct artifact name in deployment summary#8

Merged
nikita-volkov merged 2 commits into
masterfrom
copilot/fix-release-summary-asset-name
Jul 6, 2026
Merged

fix: correct artifact name in deployment summary#8
nikita-volkov merged 2 commits into
masterfrom
copilot/fix-release-summary-asset-name

Conversation

Copilot AI commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

The Deployment Summary step printed Artifact: package.dhall, but the actual release asset attached is resolved.dhall (via steps.resolve.outputs.path). Confirmed against published releases v0.6.2–v0.7.1.

Change

  • .github/workflows/release.yml line 151: package.dhallresolved.dhall

Copilot AI changed the title [WIP] Fix release summary to report correct asset name fix: correct artifact name in deployment summary Jul 6, 2026
Copilot AI requested a review from nikita-volkov July 6, 2026 08:47
@nikita-volkov
nikita-volkov marked this pull request as ready for review July 6, 2026 09:23
@nikita-volkov
nikita-volkov merged commit be123f3 into master Jul 6, 2026
2 checks passed
@nikita-volkov
nikita-volkov deleted the copilot/fix-release-summary-asset-name branch July 6, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release summary reports the wrong asset name

2 participants