Skip to content
Compare
Choose a tag to compare
@WalshyDev WalshyDev released this 06 Dec 16:52
· 27 commits to main since this release
586e8fc

What's Changed

  • Add outputs to README by @DavidShefcik in #13
  • Whole bunch of general improvements by @WalshyDev in #33
    • Made githubToken optional - This allows for users to disable the GitHub deployments (resolves #30, #27)
    • Updated dependencies (resolves #32)
    • Fixed the log URL so it correctly points to the deployment (resolves #31)
    • Added alias to the output - Provides the branch alias if it's a preview deploy or the production URL if production (resolves #18)
    • Changes the GitHub Deployment/Env name to be Preview (<branch>) - this will result in less and more useful deployments (resolves #17)
  • Release 1.2.0 by @WalshyDev in #35

New Contributors

Full Changelog: 1...v1.2.0