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