Skip to content

Commit 7580707

Browse files
authored
add perms to create release [skip ci]
1 parent 87418f4 commit 7580707

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: Release the version
33
on:
44
workflow_dispatch:
55

6+
permissions:
7+
contents: write
8+
69
jobs:
710
build:
811
strategy:

0 commit comments

Comments
 (0)