Skip to content

fix: use official vercel/action instead of amondnet/vercel-action to avoid --yes flag issues - #40

Merged
github-actions[bot] merged 6 commits into
mainfrom
fix/vercel-correct-flags
Sep 26, 2025
Merged

github-actions[bot] merged 6 commits into
mainfrom
fix/vercel-correct-flags

Conversation

@ishaileshpant

Copy link
Copy Markdown
Collaborator

🔧 Fix Vercel Action Compatibility Issue

Problem:

  • doesn't recognize the flag
  • Error:
  • The action is not compatible with the non-interactive flags we need

Solution:

  • **Switched to official ** - Official Vercel GitHub Action
  • Uses proper parameter structure - and as parameters
  • Should handle non-interactive deployment - Official action is more reliable

📋 Changes:

  • Replaced with
  • Updated parameter structure to use official action format
  • Removed problematic flag that wasn't supported

🎯 Expected Results:

  • ✅ Vercel deployments should work without interactive prompts
  • ✅ Official action should be more stable and reliable
  • ✅ GitHub will show deployment stats and counts
  • ✅ Both production and preview deployments will work

This should resolve the Vercel CLI compatibility issues! 🚀

@vercel

vercel Bot commented Sep 26, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
prepguides-dev Ready Ready Preview Comment Sep 26, 2025 6:32pm

@ishaileshpant

Copy link
Copy Markdown
Collaborator Author

/approve

@github-actions
github-actions Bot merged commit 1b28156 into main Sep 26, 2025
15 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Self-Approved and Auto-Merged!

This PR has been automatically merged to main after self-approval by @ishaileshpant.

✅ **Status**: Merged and deployed
🔗 **Commit**: `1b28156622bec4a4d1f958f321f34a41aef233f5`
📅 **Merged at**: 2025-09-26T18:32:54.964Z

Thank you for your contribution! 🎉

@ishaileshpant
ishaileshpant deleted the fix/vercel-correct-flags branch September 26, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant