Skip to content

Commit 894c15b

Browse files
committed
TEST
1 parent 1334330 commit 894c15b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-spotless-apply.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
id: otelbot-token
3838
with:
3939
app-id: 1296620
40-
private-key: ${{ secrets.OTELBOT_JAVA_CONTRIB_PRIVATE_KEY }}
40+
private-key: ${{ github.token }}
4141

4242
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4343
if: steps.unzip-patch.outputs.exists == 'true'

0 commit comments

Comments
 (0)