Skip to content

Commit faee842

Browse files
Merge pull request #13 from OlafenwaMoses/moses/stereo-depth-camera-config-input
publish action fix
2 parents 725ac5b + 147896f commit faee842

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ on:
66
workflow_dispatch:
77
inputs:
88
version:
9-
10-
permissions:
11-
contents: read
129
description: "Release version (e.g. 1.2.0)"
1310
required: true
1411
type: string
1512

13+
permissions:
14+
contents: read
15+
1616
jobs:
1717
# ────────────────────────────────────────────────────────────────────────────
1818
# Guard — reject if triggered from any branch other than release

0 commit comments

Comments
 (0)