mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: use PAT for release
This commit is contained in:
parent
3d1ec573fb
commit
f9586b1226
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -60,6 +60,7 @@ jobs:
|
||||
- name: Create PR
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
with:
|
||||
token: ${{secrets.PR_PAT}}
|
||||
committer: 'release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>'
|
||||
author: 'release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>'
|
||||
title: 'chore: unfreeze version on docs'
|
||||
|
Loading…
Reference in New Issue
Block a user