Skip to content

Commit fd779d7

Browse files
committed
Add automated release workflow with permissions
1 parent 90405f6 commit fd779d7

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
@@ -8,6 +8,9 @@ on:
88
- 'pubspec.yaml'
99
workflow_dispatch:
1010

11+
permissions:
12+
contents: write
13+
1114
jobs:
1215
check-version:
1316
name: Check Version Change

0 commit comments

Comments
 (0)