Skip to content

Commit b578410

Browse files
#154 Limiting jobs to content write permissions
1 parent 6871464 commit b578410

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ on:
1515

1616
jobs:
1717
build:
18+
permissions:
19+
contents: write
1820

1921
runs-on: ubuntu-latest
2022

0 commit comments

Comments
 (0)