We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e122eda commit c276029Copy full SHA for c276029
.github/workflows/build.yml
@@ -6,6 +6,8 @@ on:
6
release:
7
types: [created]
8
workflow_dispatch:
9
+ permissions:
10
+ contents: write
11
12
jobs:
13
build:
0 commit comments