Skip to content

Commit

Permalink
[no ci] make sure release tag check is part of checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrthomas committed Dec 7, 2022
1 parent 0287c6a commit 4257ec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions karate-core/src/test/resources/readme.txt
Expand Up @@ -20,6 +20,7 @@ mvn versions:set versions:commit -DnewVersion=@@@
# make release using [develop]
# using github action: https://github.com/karatelabs/karate/actions/workflows/maven-release.yml
# once release passes, download artifacts zip
# make sure the release tag is against the right branch (master or develop)
# upload following to github release notes
karate-core/target/karate-XXX.zip
karate-core/target/karate-XXX.jar
Expand Down

0 comments on commit 4257ec4

Please sign in to comment.