Skip to content

Commit

Permalink
fix: included missing function call statement
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsonbrsilva committed May 2, 2024
1 parent 6f11ab7 commit dcc8b43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions actions/release-versioning/release-versioning.sh
Original file line number Diff line number Diff line change
Expand Up @@ -230,3 +230,5 @@ get_version() {
printf "Invalid branch to automatically generate version.\n"
exit 1
}

get_version

0 comments on commit dcc8b43

Please sign in to comment.