We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c216225 + e715c4e commit 588cb87Copy full SHA for 588cb87
1 file changed
.github/workflows/swift-cd.yml
@@ -10,6 +10,9 @@ concurrency:
10
group: publish-digipin-swift
11
cancel-in-progress: false
12
13
+permissions:
14
+ contents: read
15
+
16
jobs:
17
release:
18
name: Build, Docs, Provenance & Release
0 commit comments