Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 222 Bytes

File metadata and controls

7 lines (5 loc) · 222 Bytes

Release

To release a new set of actions follow these steps:

  • Choose an appropriate new semantic version based on the latest changes
  • Add a tag on main using git tag -s v<X.Y.Z>
  • Manually create a GitHub release