Closed ajschmidt8 closed 2 years ago
This PR removes the paths filter from the release workflow.
paths
This will shift the responsibility of determining when a release should occur from GitHub Actions to semantic-release via semantic commit messages.
semantic-release
:tada: This PR is included in version 0.0.25 :tada:
The release is available on:
v0.0.25
Your semantic-release bot :package::rocket:
This PR removes the
paths
filter from the release workflow.This will shift the responsibility of determining when a release should occur from GitHub Actions to
semantic-release
via semantic commit messages.