Skip to content

Commit d9e0d29

Browse files
authored
fix: release.yml workflow
1 parent abde7a5 commit d9e0d29

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
branches:
55
- main
66
- development
7+
permissions:
8+
contents: write
9+
actions: read
710
jobs:
811
check-commit:
912
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)