We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 498b179 commit 28da273Copy full SHA for 28da273
.github/workflows/ci.yml
@@ -26,3 +26,4 @@ jobs:
26
env:
27
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
28
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
29
+ VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
0 commit comments