Skip to content

Commit

Permalink
update instructions / new release
Browse files Browse the repository at this point in the history
  • Loading branch information
mutdmour committed Jul 21, 2018
1 parent 8e9f93f commit be64e0a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Binary file modified Cheatsheet.alfredworkflow
Binary file not shown.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,10 @@ 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 profiles
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
6. replace the `Cheatsheet.alfredworkflow` file in the repo (keeps download url in readme updated)
7. update `src/version` file with upcoming version
7. push changes
8. go to releases tab in github repo
9. hit `Draft a new release`
Expand Down
2 changes: 1 addition & 1 deletion src/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3
1.7

0 comments on commit be64e0a

Please sign in to comment.