Clean submodules

This commit is contained in:
adrinr 2023-04-21 09:22:59 +01:00
parent 7591ab3428
commit acc79f9363
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ jobs:
git config --global user.name "Budibase Staging Release Bot"
git config --global user.email "<>"
git reset --hard
git submodule foreach git reset --hard
echo //registry.npmjs.org/:_authToken=${NPM_TOKEN} >> .npmrc
yarn release:develop