We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9972a1 commit 9c53c4bCopy full SHA for 9c53c4b
.github/workflows/prepare-release.yml
@@ -1,5 +1,10 @@
1
name: Prepare Release
2
3
+permissions:
4
+ actions: read
5
+ contents: write
6
+ security-events: read
7
+
8
on:
9
workflow_dispatch:
10
inputs:
0 commit comments