Skip to content

Commit c19664e

Browse files
committed
update docs
1 parent 6d82592 commit c19664e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Follow those instructions when publishing a new release.
4848
5. Pull down the latest master
4949
6. Make the tag from the new master matching version number with `v` prefix (e.g. `v0.1.2`)
5050
7. Push the tag (`git push upstream --tags`)
51-
8. Wait for github actions to push up a draft release https://github.com/elixir-lsp/elixir-ls/releases
51+
8. Wait for github actions to push up a draft release https://github.com/elixir-lsp/elixir-ls/releases (Semver tags (e.g. `v0.1.0-rc.0`) will create a prerelease)
5252
9. Edit the draft release with a link to the changelog
5353
10. Publish the draft release
5454

0 commit comments

Comments
 (0)