Added bump patch config
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
2022-05-04 22:12:03 +02:00
parent e4d5d5e448
commit b970ebe600

View File

@@ -53,7 +53,7 @@ steps:
- git config --global push.default current
- git branch --set-upstream-to=origin/main main
- yarn
- yarn release
- yarn release:patch
- git pull
- name: push to repo
image: appleboy/drone-git-push