You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: dist/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ tar tzf ../bazel-bin/dist/rules_jdt.tar.gz
13
13
(Update and commit if necessary.)
14
14
3. Tag the release using `_version` defined in [BUILD](BUILD) (`git tag`).
15
15
4. Update `_version` to next development version and `_previous_release_tag` to the one you just created.
16
-
5. Commit update to [BUILD](BUILD) and push everything with the created tag
16
+
5. Commit update to [BUILD](BUILD)file and push everything with the created tag
17
17
6. Wait for GitHub Action [Tagged Release](https://github.com/salesforce/bazel-jdt-java-toolchain/actions/workflows/tagged_release.yml) to create the draft release.
18
18
7. Review draft release, tweak description and publish.
0 commit comments