Skip to content

Commit

Permalink
ci: Revert token again
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Jan 5, 2024
1 parent f7f4603 commit f332782
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ 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

0 comments on commit f332782

Please sign in to comment.