Skip to content

BenParr64/vercel-deployment-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vercel Deployment Action

This action uses the current branch, awaits for the vercel deployment to be complete and outputs it. This can be used to run automation tests

Inputs

token

Required This is the gitub token.

Outputs

preview_url

Users to pass as a paramater into automation tests.

Example usage

uses: actions/vercel-deployment-action@v2 with: token: ${{ secrets.GITHUB_TOKEN }}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published