We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a3189 commit fbbd214Copy full SHA for fbbd214
1 file changed
.github/workflows/release-draft.yml
@@ -11,6 +11,9 @@ on:
11
description: 'Tag Name'
12
required: true
13
14
+permissions:
15
+ contents: write
16
+
17
jobs:
18
build-release:
19
runs-on: ubuntu-latest
0 commit comments