Skip to content

Commit 4177059

Browse files
authored
Merge pull request #103 from aave/sams/devops-871-permission-denied-error-for-github-actions-on-aave-sdk
Update release.yml
2 parents 3eef682 + c6bd4b8 commit 4177059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
permissions:
2-
contents: read
2+
contents: write
33
pull-requests: write
44
name: Release
55

0 commit comments

Comments
 (0)