Skip to content

Commit

Permalink
chore: use bot token
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Jun 18, 2024
1 parent 2fe3930 commit 3719807
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
steps:
- uses: googleapis/[email protected]
id: prepare
with:
token: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}

outputs:
paths_released: ${{ steps.prepare.outputs.paths_released }}
Expand Down

0 comments on commit 3719807

Please sign in to comment.