Open
Description
Situation:
A new version v1.1
of the workflow named XXX
released, how to cover/update the previous version v1.0
?
Way 1(recommend):
- Firstly Fork the github repo https://github.com/hzlzh/AlfredWorkflow.com/
- Check out all the code and files into your local
- Update the exact workflow download file under
/Downloads/Workflows/XXX..alfredworkflow
and also/Sources/Workflows/XXX
- Submit&Sync your update to your forked repo.
- Then send pull request to the original repo and I'll approve your submit(within 6 hours).
- Everything now is synced to
v1.1
perfectly.
Way 2(If you don't use Github):
- re-submit your workflow
XXX
versionv1.1
to the site submit page - I' delete the old version
v1.0
(within 6 hours) manually.
ps: There is no need for you to update JSON API
, it will be updated with github repo sync, just be a little patient.
Check other developers' pull request
action:
If you get any other questions, please let me know.