Skip to content

Commit

Permalink
auto publish the version
Browse files Browse the repository at this point in the history
  • Loading branch information
aybabtme committed Jan 14, 2023
1 parent ee3465b commit 48f11b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions script/create_version_artifacts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@ function main() {
tag=$(get_version)

list_archives | handle_archive

apictl create published-version \
--project ${project} \
--channel latest \
--version $(get_version)
}

main

0 comments on commit 48f11b1

Please sign in to comment.