mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: build main docs after publishing
This commit is contained in:
2
.github/workflows/pre-release.yml
vendored
2
.github/workflows/pre-release.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Build
|
||||
run: |
|
||||
node utils/generate_version_file.js
|
||||
IS_PRE_RELEASE=1 npm run doc
|
||||
IS_RELEASE=1 npm run doc
|
||||
- name: Commit and push
|
||||
run: |
|
||||
git config --global user.email "55107282+release-please[bot]@users.noreply.github.com"
|
||||
|
||||
Reference in New Issue
Block a user