We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd7ad4 commit 9615248Copy full SHA for 9615248
1 file changed
.github/workflows/staging-deploy.yml
@@ -53,7 +53,7 @@ jobs:
53
deploy:
54
needs: test
55
permissions:
56
- contents: read
+ contents: write
57
packages: write
58
id-token: write
59
uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@main
0 commit comments