Skip to content

Commit 412e141

Browse files
committed
allow permission to create a release
1 parent a092898 commit 412e141

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ env:
88
PLUGIN_NAME: urai-scribe
99

1010
jobs:
11+
permissions:
12+
contents: write
1113
build:
1214
runs-on: ubuntu-latest
1315

0 commit comments

Comments
 (0)