Skip to content

Commit 875e5f1

Browse files
Allow write operations
1 parent e608eda commit 875e5f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313

1414
runs-on: ubuntu-latest
1515

16+
permissions:
17+
contents: write
18+
1619
steps:
1720
- name: Checkout
1821
uses: actions/checkout@v4

0 commit comments

Comments
 (0)