We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdadcea commit e9a29b5Copy full SHA for e9a29b5
1 file changed
.github/workflows/vercel__deploy-manual.yml
@@ -26,7 +26,7 @@ env:
26
# PLAUSIBLE_SCRIPT_URL: 'https://plausible.arm1.nemanjamitic.com/js/script.js'
27
28
# Vercel vars
29
- VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
+ VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }} # user id
30
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
31
32
jobs:
0 commit comments