Skip to content
Compare
Choose a tag to compare
@janstaelensskyline janstaelensskyline released this 30 Aug 13:58
· 4 commits to main since this release
41afb73

The existing GitHub Action should continue to work within GitHub workflows without requiring any changes from users.

Breaking Change

  • The Docker image has been deprecated and removed. If you were directly using the image from any source, it will no longer function.
  • The GitHub Action itself is not deprecated; however, it now triggers a 'composite action' on your active runner, which installs and executes the necessary .NET tools for creation and deployment.

What's Changed

Full Changelog: v1...v1.1.0