Skip to content

Commit 1f08cf6

Browse files
authored
chore(examples): maybe fix examples cron (#4175)
1 parent 4511ae6 commit 1f08cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/update-examples-cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
repo_secrets: |
2323
GITHUB_APP_ID=pyroscope-development-app:app-id
2424
GITHUB_APP_INSTALLATION_ID=pyroscope-development-app:app-installation-id
25-
GITHUB_APP_PRIVATE_KEY=pyroscope-development-app:app-private-key
25+
GITHUB_APP_PRIVATE_KEY=pyroscope-development-app:private-key
2626
2727
- name: Generate token
2828
id: generate_token

0 commit comments

Comments
 (0)