From bcbd55f982f45046b116317007611917ee388dc0 Mon Sep 17 00:00:00 2001 From: Thomas Gossmann Date: Mon, 19 May 2025 16:18:52 +0200 Subject: [PATCH] Add commit signing --- plan-release-template.yml.ejs | 1 + 1 file changed, 1 insertion(+) diff --git a/plan-release-template.yml.ejs b/plan-release-template.yml.ejs index 14b4b2f..9c17e3c 100644 --- a/plan-release-template.yml.ejs +++ b/plan-release-template.yml.ejs @@ -88,6 +88,7 @@ jobs: with: commit-message: "Prepare Release ${{ steps.explanation.outputs.new_version}} using 'release-plan'" labels: "internal" + sign-commits: true branch: release-preview title: Prepare Release ${{ steps.explanation.outputs.new_version }} body: |