Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

Releases: mskelton/wait-for-vercel-action

v1.2.0

18 Sep 13:13
ba3742a
Compare
Choose a tag to compare

Adds two new options to the action:

  1. await-build - This parameter will wait for the build to finish before returning the URL.
  2. team-id - The team id that the build is associated with.

Both of these parameters are optional and the defaults have not been changed in this release.

v1.1.1

03 Sep 13:30
c45a679
Compare
Choose a tag to compare

Switches the url to https since Vercel only supports https

v1.1.0

24 May 00:36
Compare
Choose a tag to compare

Convert the VERCEL_TOKEN environment variable to a token input param.

v1.0.0

24 May 00:12
Compare
Choose a tag to compare

Initial release! 🎉