chore: skip verification on push

This commit is contained in:
Randolf J 2022-06-01 16:02:06 +02:00
parent 1f242f1e3c
commit 592745cdf2

View File

@ -27,4 +27,4 @@ jobs:
git config --global user.name 'release-please[bot]'
git config --global user.email '55107282+release-please[bot]@users.noreply.github.com'
git commit -am 'chore: freeze version on docs'
git push
git push --no-verify