Skip to content

Conversation

@sid86-dev
Copy link
Contributor

To make this action work, add the required values from Vercel as secrets in GitHub:

  • Retrieve your Vercel Access Token
  • Install the Vercel CLI and run vercel login
  • Inside your folder, run vercel link to create a new Vercel project
  • Inside the generated .vercel folder, save the projectId and orgId from the project.json
  • Inside GitHub, add VERCEL_TOKEN, VERCEL_ORG_ID, and VERCEL_PROJECT_ID as secrets

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @sid86-dev! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project. Keep being the part of the community!

'We will promptly review your changes and offer feedback. Keep up the excellent work!
Kindly remember to check our Contributing Guidelines'

Copy link
Collaborator

@pooranjoyb pooranjoyb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please lemme know about the setup you're planning.

@pooranjoyb pooranjoyb added enhancement New feature or request hacktoberfest Label for Hacktoberfest labels Oct 17, 2023
@sid86-dev
Copy link
Contributor Author

Please lemme know about the setup you're planning.

The workflow is:

  1. New PR opens
  2. Build and deploy a preview of the changes
  3. PR is Merged
  4. Build and deploy to the production

@sid86-dev
Copy link
Contributor Author

For the action to work, in the GitHub repository, go to "Settings" > "Secrets" > "New repository secret", and add the environment secret as mentioned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request hacktoberfest Label for Hacktoberfest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants