Skip to content

Commit

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

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

0 comments on commit 5b09f9b

Please sign in to comment.