Defaulting release version to patch

This commit is contained in:
Adria Navarro 2023-06-06 09:26:07 +02:00 committed by GitHub
parent 689d423e05
commit e7e28c0367
1 changed files with 1 additions and 1 deletions

View File

@ -48,4 +48,4 @@ jobs:
# setup the username and email. # setup the username and email.
git config --global user.name "Budibase Staging Release Bot" git config --global user.name "Budibase Staging Release Bot"
git config --global user.email "<>" git config --global user.email "<>"
./scripts/versionCommit.sh ${{ github.event.inputs.versioning }} ./scripts/versionCommit.sh ${{ github.event.inputs.versioning:-patch }}