Skip to content

Commit de7e385

Browse files
authored
build: Copy-pasteable command to check artifact was published (#32837)
1 parent a0bfbe0 commit de7e385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

akka-docs/release-train-issue-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Key links:
3333

3434
- [ ] Check [API](https://doc.akka.io/api/akka-core/$VERSION$/) documentation
3535
- [ ] Check [reference](https://doc.akka.io/libraries/akka-core/$VERSION$/) documentation. Check that the reference docs were deployed and show a version warning (see section below on how to fix the version warning).
36-
- [ ] Check the release on https://repo.akka.io/TOKEN/secure/com/typesafe/akka/akka-actor_2.13/$VERSION$/akka-actor_2.13-$VERSION$.pom
36+
- [ ] Check the release `mvn dependency:get -Dartifact=com.typesafe.akka:akka-actor_2.13:$VERSION$`
3737

3838
### When everything is on https://repo.akka.io/TOKEN/secure
3939
- [ ] Log into `gustav.akka.io` as `akkarepo`

0 commit comments

Comments
 (0)