We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bf1524 commit 6e7e42aCopy full SHA for 6e7e42a
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
run: npm run build
22
23
- name: Deploy to vercel
24
- uses: amondnet/vercel-actions@v25
+ uses: amondnet/vercel-action@v25
25
with:
26
vercel-token: ${{ secrets.VERCEL_TOKEN }}
27
vercel-org-id: ${{ secrets.ORG_ID }}
0 commit comments