There was an error while loading. Please reload this page.
1 parent 4511ae6 commit 1f08cf6Copy full SHA for 1f08cf6
.github/workflows/update-examples-cron.yml
@@ -22,7 +22,7 @@ jobs:
22
repo_secrets: |
23
GITHUB_APP_ID=pyroscope-development-app:app-id
24
GITHUB_APP_INSTALLATION_ID=pyroscope-development-app:app-installation-id
25
- GITHUB_APP_PRIVATE_KEY=pyroscope-development-app:app-private-key
+ GITHUB_APP_PRIVATE_KEY=pyroscope-development-app:private-key
26
27
- name: Generate token
28
id: generate_token
0 commit comments