Skip to content

Commit

Permalink
Update .releaserc
Browse files Browse the repository at this point in the history
  • Loading branch information
braybatista authored Feb 20, 2024
1 parent 9aa67d9 commit f250c74
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
"npmPublish": false,
"tarballDir": "dist"
}
],
["@semantic-release/github", {
"assets": [
{"path": "SpringBoot/Konex/target/Konex-0.0.1-SNAPSHOT.jar", "label": "jar generated"}
]
}]
]
}

0 comments on commit f250c74

Please sign in to comment.