mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-08 13:09:25 +08:00
feat: update
This commit is contained in:
7
.github/workflows/vercel-deploy.yml
vendored
7
.github/workflows/vercel-deploy.yml
vendored
@@ -14,8 +14,11 @@ jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: amondnet/vercel-action@v20
|
||||
- name: checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: sync to vercel
|
||||
uses: amondnet/vercel-action@v20
|
||||
with:
|
||||
vercel-token: ${{ secrets.VERCEL_TOKEN }}
|
||||
vercel-org-id: ${{ secrets.VERCEL_ORG_ID}}
|
||||
|
||||
Reference in New Issue
Block a user