Commit 0ba695f58 for imagemagick.org
commit 0ba695f58875e33aa12a0968b3ec8448b2d77a4e
Author: Dirk Lemstra <dirk@lemstra.org>
Date: Mon Apr 27 16:26:14 2026 +0200
Corrected title.
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 00c02988d..b9317e465 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -611,7 +611,7 @@ jobs:
${{github.workspace}}/artifacts/*.msixbundle
${{github.workspace}}/artifacts/*.AppImage
- - name: Save provenance as multiple.intoto.jsonl
+ - name: Save provenance as an artifact
env:
BUNDLE_PATH: ${{steps.attest.outputs.bundle-path}}
VERSION: ${{needs.version.outputs.version}}