update
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -148,7 +148,7 @@ jobs:
|
||||
- name: Deploy to Vercel
|
||||
run: |
|
||||
vercel pull --token ${{ secrets.VERCEL_TOKEN }} --yes
|
||||
vercel build --token ${{ secrets.VERCEL_TOKEN }} --yes
|
||||
vercel build --token ${{ secrets.VERCEL_TOKEN }} --prod --yes
|
||||
vercel deploy --prod --token ${{ secrets.VERCEL_TOKEN }} --prebuilt
|
||||
# uses: amondnet/vercel-action@v25
|
||||
# with:
|
||||
|
||||
Reference in New Issue
Block a user