mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
Update release instructions
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ TODO: turn this into a script.
|
||||
- [ ] Update version number in package.json
|
||||
- [ ] git checkout release && git reset --hard master
|
||||
- [ ] make
|
||||
- [ ] git add -f dist/iD.* && git commit -m 'Check in build'
|
||||
- [ ] git add -f dist/*.css dist/*.js && git commit -m 'Check in build'
|
||||
- [ ] git tag vA.B.C
|
||||
- [ ] git push origin -f release vA.B.C
|
||||
|
||||
|
||||
Reference in New Issue
Block a user