v1.1.0
Release Highlights
Release tag: v1.1.0
This moves the check for is-release to the app-build-and-deploy workflow in the determine-trigger job. This removes the need to perform this check in all callers of the workflow.
Required Updates
In callers...
- remove the
is-releaseparameter from the call toapp-build-and-deploy - update the version of the
usesstatement forapp-build-and-deployto@v1.1.0