Skip to content

Commit

Permalink
remove linking, should not be needed due to token
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghislain89 committed Jun 7, 2024
1 parent dda8ea3 commit de86e6e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
- name: Install Vercel CLI
run: pnpm add --global vercel@34.2.5

- name: Link reop to Vercel
run: vercel link --repo --yes --scope Kadena --token=${{ secrets.VERCEL_TOKEN }}

- name: Pull Vercel Environment Information
run: vercel pull --cwd packages/apps/docs --yes --environment=preview --token=${{ secrets.VERCEL_TOKEN }}

Expand Down

0 comments on commit de86e6e

Please sign in to comment.