Skip to content

Commit

Permalink
clarify when git tag is added
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Aug 12, 2024
1 parent f80d549 commit c4db3bc
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 @@ -88,7 +88,7 @@ Finally, publish the real release with this command:

Give it some time, maybe half an hour, and you should see the version at https://repo1.maven.org/maven2/org/dataverse/test/hello/ and https://central.sonatype.com/artifact/org.dataverse.test/hello

TODO: Explain how to add the git tag for the version you just published.
TODO: Explain how to add the git tag for the version you just published. (The git tag is added automatically when you publish using our GitHub Action.)

### Publish snapshot from GitHub Actions

Expand Down

0 comments on commit c4db3bc

Please sign in to comment.