Skip to content

Commit 9c01f44

Browse files
authored
Update RELEASING.md
Deletes bit about avoiding tutorial updates.
1 parent 7bf649c commit 9c01f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
1. `git merge --no-ff origin/yourname/kotlin-v0.1.0`
9494
1. `git push origin gh-pages`
9595

96-
1. _Don't do this until the tutorial gets updated._ Once Maven artifacts are synced, update the workflow version used by the tutorial in
96+
1. Once Maven artifacts are synced, update the workflow version used by the tutorial in
9797
`samples/tutorial/build.gradle`.
9898

9999
### Validating Markdown

0 commit comments

Comments
 (0)