Skip to content

Commit 687e0ae

Browse files
authored
Tag emsdk repo too [ci skip] (emscripten-core#10869)
1 parent c7a8525 commit 687e0ae

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/process.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ How:
6464
2. Tag the emscripten repo on the emscripten commit used by that release (which
6565
you can tell from the DEPS file), using something like
6666
`git checkout [COMMIT]` ; `git tag [VERSION]` ; `git push --tags`.
67-
3. Update
67+
3. Tag the emsdk repo as well, on the commit that does the update, after it
68+
lands on master.
69+
4. Update
6870
[emscripten-version.txt](https://github.com/emscripten-core/emscripten/blob/master/emscripten-version.txt)
6971
in the emscripten repo. This is a delayed update, in that the tag will refer
7072
to the actual release, but the update to emscripten-version.txt is a new

0 commit comments

Comments
 (0)