Skip to content

fix: replace failing Vercel deployment with working GitHub Pages workflow - #36

Merged
ishaileshpant merged 1 commit into
mainfrom
fix/deployment-workflow
Sep 26, 2025
Merged

ishaileshpant merged 1 commit into
mainfrom
fix/deployment-workflow

Conversation

@ishaileshpant

Copy link
Copy Markdown
Collaborator

🔧 Deployment Workflow Fix

Problem:

  • Vercel deployment workflow was failing due to missing secrets
  • GitHub deployment stats were not showing due to failed deployments

Solution:

  • Replaced Vercel workflow with GitHub Pages deployment (no external secrets needed)
  • Added simple deployment workflow as backup for validation
  • Maintained deployment stats tracking for GitHub UI

📋 Changes:

  • Updated to use GitHub Pages instead of Vercel
  • Added for basic deployment validation
  • Both workflows will show deployment stats in GitHub UI

🎯 Expected Results:

  • ✅ Deployment workflows will pass successfully
  • ✅ GitHub will show deployment stats and counts
  • ✅ No external service configuration required

This should restore the deployment stats visibility in GitHub! 🚀

@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:17pm

@ishaileshpant
ishaileshpant merged commit 1dfbf6d into main Sep 26, 2025
16 checks passed
@ishaileshpant
ishaileshpant deleted the fix/deployment-workflow branch September 26, 2025 18:17
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