Skip to content

Commit 9615248

Browse files
committed
Added write contents permission
1 parent 4cd7ad4 commit 9615248

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/staging-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
deploy:
5454
needs: test
5555
permissions:
56-
contents: read
56+
contents: write
5757
packages: write
5858
id-token: write
5959
uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@main

0 commit comments

Comments
 (0)