Skip to content

Commit cd40f5a

Browse files
committed
release steps: shorten "check availability" section
1 parent a779ab5 commit cd40f5a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ We call this "soft" no-return because even staged artifacts can end up in local
103103

104104
### Check availability
105105

106-
- [ ] Check release on sonatype: https://oss.sonatype.org/content/repositories/releases/org/scala-lang/scala-compiler/$SCALA_VER/
107-
- [ ] Check the release on maven central: https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/$SCALA_VER/
106+
- [ ] Find the release on maven central: https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/$SCALA_VER/
108107

109108
### When everything is on maven central
110109

0 commit comments

Comments
 (0)