Skip to content

Commit 6e7e42a

Browse files
committed
update vercel actions
1 parent 3bf1524 commit 6e7e42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: npm run build
2222

2323
- name: Deploy to vercel
24-
uses: amondnet/vercel-actions@v25
24+
uses: amondnet/vercel-action@v25
2525
with:
2626
vercel-token: ${{ secrets.VERCEL_TOKEN }}
2727
vercel-org-id: ${{ secrets.ORG_ID }}

0 commit comments

Comments
 (0)