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

This commit is contained in:
Nicolai Ort 2022-05-04 22:12:03 +02:00
parent e4d5d5e448
commit b970ebe600
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

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