We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1334330 commit 894c15bCopy full SHA for 894c15b
.github/workflows/auto-spotless-apply.yml
@@ -37,7 +37,7 @@ jobs:
37
id: otelbot-token
38
with:
39
app-id: 1296620
40
- private-key: ${{ secrets.OTELBOT_JAVA_CONTRIB_PRIVATE_KEY }}
+ private-key: ${{ github.token }}
41
42
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
43
if: steps.unzip-patch.outputs.exists == 'true'
0 commit comments