Skip to content

Commit 73810ba

Browse files
OrKoNDevtools-frontend LUCI CQ
authored andcommitted
Add a PAT for tagging
Bug: 442357424 Change-Id: Ibe020f177c17d655781d66e3047a532d0bc59702 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6912646 Commit-Queue: Mathias Bynens <[email protected]> Auto-Submit: Alex Rudenko <[email protected]> Reviewed-by: Mathias Bynens <[email protected]>
1 parent 0f9cc50 commit 73810ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tag.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
env:
2626
TAG: ${{ steps.devtools_version.outputs.tag }}
2727
with:
28+
github-token: ${{ secrets.BROWSER_AUTOMATION_BOT_TOKEN }}
2829
script: |
2930
await github.rest.git.createRef({
3031
owner: context.repo.owner,

0 commit comments

Comments
 (0)