Skip to content

Commit 2fd6abd

Browse files
committed
fixup! Adding preview with Vercel
1 parent 955e12f commit 2fd6abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vercel-preview.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run:
1616
runs-on: ubuntu-latest
1717
env:
18-
REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}env:
18+
REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
1919
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
2020
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID}}
2121
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID}}

0 commit comments

Comments
 (0)