## Summary Merge these two github actions so when triggered on a pr, it sets a boolean to 'true', preventing the packages from being sent to the registry. ## Problem Statement To reduce issues where the PR build passes but the deploy doesn't cause we forgot to update the deploy action
Summary
Merge these two github actions so when triggered on a pr, it sets a boolean to 'true', preventing the packages from being sent to the registry.
Problem Statement
To reduce issues where the PR build passes but the deploy doesn't cause we forgot to update the deploy action