release: sign 1.1.3 without notarization

This commit is contained in:
2026-07-15 20:10:48 +02:00
parent e3397e5e85
commit 47ca61a811
10 changed files with 43 additions and 57 deletions
+1 -8
View File
@@ -1,19 +1,12 @@
name: Finalize Release
name: Finalize Notarization (manual)
on:
workflow_run:
workflows:
- Release
types:
- completed
workflow_dispatch:
inputs:
release_run_id:
description: Release workflow run ID; leave blank to use the latest pending run
required: false
type: string
schedule:
- cron: "17,47 * * * *"
permissions:
actions: read