Skip to content

Commit

Permalink
ci: OTel Bot Token Redux
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Jan 5, 2024
1 parent 8b790a1 commit 3b33f19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
steps:
- uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e
id: release

with:
token: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}
outputs:
paths_released: ${{ steps.release.outputs.paths_released }}

Expand Down
2 changes: 1 addition & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"release-type": "ruby",
"separate-pull-requests": false,
"sequential-calls": true,
"signoff": "OpenTelemetry Bot <[email protected]>",
"signoff": "OpenTelemetry Bot <107717825+opentelemetrybot@users.noreply.github.com>",
"skip-github-release": false,
"tag-separator": " ",
"packages": {
Expand Down

0 comments on commit 3b33f19

Please sign in to comment.