This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
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)
- Made
- Release 1.2.0 by @WalshyDev in #35
New Contributors
- @DavidShefcik made their first contribution in #13
- @WalshyDev made their first contribution in #33
Full Changelog: 1...v1.2.0