Skip to content

Commit

Permalink
Update chatgpt-nextweb-v3.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ssfun authored May 26, 2024
1 parent 18588da commit 893551b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/chatgpt-nextweb-v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:

- name: Deploy to Vercel
run: |
npm run buil
dvercel --prod --token ${{ secrets.VERCEL_TOKEN }} --yes --name ChatGPT-Next-Web-V3
env:
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}

0 comments on commit 893551b

Please sign in to comment.