Skip to content

Commit

Permalink
fix access token
Browse files Browse the repository at this point in the history
  • Loading branch information
kaysiz committed Oct 16, 2023
1 parent 124a0c0 commit 92a09b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview-app-label.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Vercel preview apps on label

env:
VERCEL_ACCESS_TOKEN: ${{ secrets.VERCEL_ACCESS_TOKEN }}
VERCEL_ACCESS_TOKEN: ${{ secrets.VERCEL_TOKEN }}
VERCEL_PROJECT_ID: ${{ secrets.PROJECT_ID }}

on:
Expand Down

0 comments on commit 92a09b0

Please sign in to comment.