Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 211 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 211 Bytes

setup-system-action

Development flow

  1. Make desired changes in ./src
  2. Build using npm run build
  3. Ensure tests pass npm run test
  4. Commit all changes
  5. Run ./retag.sh
  6. Push commit and tag