parent
8bc1cbfd03
commit
2f8ad0ab8f
|
@ -48,4 +48,4 @@ jobs:
|
|||
# setup the username and email.
|
||||
git config --global user.name "Budibase Staging Release Bot"
|
||||
git config --global user.email "<>"
|
||||
./scripts/versionCommit.sh ${{ github.event.inputs.versioning:-patch }}
|
||||
./scripts/versionCommit.sh ${{ github.event.inputs.versioning || "patch" }}
|
||||
|
|
Loading…
Reference in New Issue