Skip to content

Commit 3719807

Browse files
committed
chore: use bot token
1 parent 2fe3930 commit 3719807

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-please.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
steps:
2020
- uses: googleapis/[email protected]
2121
id: prepare
22+
with:
23+
token: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}
2224

2325
outputs:
2426
paths_released: ${{ steps.prepare.outputs.paths_released }}

0 commit comments

Comments
 (0)