We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f9f162 commit 6b7641bCopy full SHA for 6b7641b
.github/workflows/release.yml
@@ -53,6 +53,7 @@ jobs:
53
artifact-path: "."
54
55
verify:
56
+ permissions: {}
57
needs: [release, sign]
58
uses: github/salsa/.github/workflows/verify.yml@main
59
with:
0 commit comments