Skip to content

Commit

Permalink
Add auto-versioning to codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
yissachar authored Aug 22, 2024
1 parent 3dcfc15 commit 3a7a53d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions codecov.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ binaries = ["codecov"]
test = "codecov --version"

version "0.3.2" "0.6.2" {
auto-version {
github-release = "codecov/uploader"
}
}

linux {
Expand Down

0 comments on commit 3a7a53d

Please sign in to comment.