2 parents 52a31b6 + faee842 commit 7d5c16eCopy full SHA for 7d5c16e
1 file changed
.github/workflows/publish.yml
@@ -6,13 +6,13 @@ on:
6
workflow_dispatch:
7
inputs:
8
version:
9
-
10
-permissions:
11
- contents: read
12
description: "Release version (e.g. 1.2.0)"
13
required: true
14
type: string
15
+permissions:
+ contents: read
+
16
jobs:
17
# ────────────────────────────────────────────────────────────────────────────
18
# Guard — reject if triggered from any branch other than release
0 commit comments