Skip to content

Commit 7dff523

Browse files
committed
ci: GitHub Action
1 parent e2d4b33 commit 7dff523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: build
3232
run: |
3333
pnpm build
34-
- uses: amondnet/vercel-action@v20 #deploy
34+
- uses: amondnet/vercel-action@v25 #deploy
3535
with:
3636
vercel-token: ${{ secrets.VERCEL_TOKEN }} # Required
3737
# github-token: ${{ secrets.GITHUB_TOKEN }} # Optional

0 commit comments

Comments
 (0)