mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: skip verification on push
This commit is contained in:
parent
1f242f1e3c
commit
592745cdf2
2
.github/workflows/pre-release.yml
vendored
2
.github/workflows/pre-release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user