Skip to content
Compare
Choose a tag to compare
@JamesIves JamesIves released this 24 May 17:05
· 185 commits to releases/v3 since this release

Minor Changes

  • Resolves an issue that prevents subsequent deployments from failing if they run immediately after each other in the same workflow. The action will now correctly remove the generated subtree, it will also randomly assign a branch name for the local deployment to prevent conflicts.
  • Changed the generated folder name for the deployment to match the name of the action to prevent any sort of confusion about where a folder came from during a workflow run.