Skip to content

Commit

Permalink
add secret
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerLamTd committed Mar 25, 2024
1 parent 6d9ecda commit c4eba44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blobstorage-preview.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
env:
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID_BRIDGE_UI }}
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID_BLOBS }}

on:
push:
Expand Down

0 comments on commit c4eba44

Please sign in to comment.