Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 687 Bytes

RELEASE.md

File metadata and controls

14 lines (14 loc) · 687 Bytes

Steps to release workflow:

  1. pull latest changes from master
  2. cd src and python shortcuts.py to update pkl file
  3. import plugin into alfred (you can copy and paste the src/ folder into Alfred.alfredpreferences/workflows)
  4. test workflow with added features
  5. right click on workflow in alfred preferences and hit export
  6. replace the Cheatsheet.alfredworkflow file in the repo (keeps download url in readme updated)
  7. update src/version file with upcoming version
  8. push changes
  9. go to releases tab in github repo
  10. hit Draft a new release
  11. insert Cheatsheet.alfredworkflow to selected binaries
  12. update tag to be more than current release