Skip to content

Commit 5b09f9b

Browse files
committed
chore: switch back to actions token
1 parent a9c45e7 commit 5b09f9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-please.yaml

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

2525
outputs:
2626
paths_released: ${{ steps.prepare.outputs.paths_released }}

0 commit comments

Comments
 (0)