Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 00:00
· 3 commits to main since this release

NPM workspaces exist now, which means we can make working with this monorepo of GitHub actions much less unweildy. The problem with that is that the folder structure is different, so those who want to update to the latest version of the previous set of actions will need to update the path in their uses declaration.

Changed

  • Breaking change. Moved folders for all existing actions into the dev directory to allow for better monorepo organization by topic. Consumers will need to update their yaml files.