Skip to content

Commit

Permalink
update contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed Sep 20, 2020
1 parent 2e07e9e commit dc2c805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Replace code with doc or test or infra or some combination depending on your con
Contributors are not responsible for pushing packages to mavencentral and jcenter. Contributors are responsible for validating that the package step succeeds.

```shell
mvn clean package dokka:javadocJar
mvn clean test dokka:javadocJar package
```

### Publish to Github Packages
Expand Down

0 comments on commit dc2c805

Please sign in to comment.