Skip to content

Commit 21dfa7c

Browse files
committed
ci: add write permission
1 parent 9a635d9 commit 21dfa7c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/semantic-release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
- 'package.json'
1010
- 'Dockerfile'
1111

12+
permissions:
13+
contents: write
14+
1215
jobs:
1316
release:
1417
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)