Below you will find pages that utilize the taxonomy term “Spectra010s”
July 13, 2026
Deploy to Vercel
Version updated for https://github.com/Spectra010s/d-vercel to version v1.2.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Added prebuilt input option — deploy prebuilt assets using --prebuilt, skipping vercel pull (#4) sticky-comment input option — choose between updating a single sticky PR comment or posting a new one on each change (#3) CONTRIBUTING.md — developer onboarding guide (#8) prettier added to devDependencies for consistent formatting on fresh checkouts (#8) Linked contributing guide in README and updated compiled dist (#11) Removed marker input — internalized as a constant; users no longer need to configure it
July 10, 2026
Deploy to Vercel
Version updated for https://github.com/Spectra010s/d-vercel to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s new Added ignore-build-step input option to skip the build step when needed. Improvements Gives users more control over the deployment workflow. Useful for projects where the build is handled separately before deployment. Usage Set ignore-build-step in your workflow with a command to skip the build step.
July 9, 2026
Deploy to Vercel
Version updated for https://github.com/Spectra010s/d-vercel to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed d-vercel v1.0.0 Initial release of d-vercel — a GitHub Action for deploying projects to Vercel directly from GitHub Actions.
Features Deploy to Vercel from GitHub Actions workflows Support preview and production deployments Configure Vercel organization and project IDs Automatically capture deployment URLs Add/update deployment comments on pull requests Customizable deployment options Usage See the README.md for setup instructions and workflow examples.