Skip to content

Commit cebe4c4

Browse files
committed
release: add write permission
1 parent d30121e commit cebe4c4

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
@@ -13,6 +13,8 @@ on:
1313
jobs:
1414
build:
1515
runs-on: ${{ matrix.os }}
16+
permissions:
17+
contents: write
1618
strategy:
1719
matrix:
1820
os: [ubuntu-latest]

0 commit comments

Comments
 (0)