We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be7a7a commit 8557e8fCopy full SHA for 8557e8f
.github/workflows/build.yml
@@ -1,4 +1,6 @@
1
name: Build and Vercel Preview Deployment on Main
2
+permissions:
3
+ contents: write
4
5
env:
6
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
0 commit comments