Skip to content

Commit

Permalink
ci: GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
xream committed Feb 12, 2025
1 parent e2d4b33 commit 7dff523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: build
run: |
pnpm build
- uses: amondnet/vercel-action@v20 #deploy
- uses: amondnet/vercel-action@v25 #deploy
with:
vercel-token: ${{ secrets.VERCEL_TOKEN }} # Required
# github-token: ${{ secrets.GITHUB_TOKEN }} # Optional
Expand Down

0 comments on commit 7dff523

Please sign in to comment.