Skip to content

Commit

Permalink
fix: helm release secret key (#3634)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcsanmi authored Oct 17, 2024
1 parent b53c2b5 commit a34a7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
ct_configfile: operations/pyroscope/helm/ct.yaml
secrets:
github_app_id: ${{ secrets.GH_RELEASES_APP_ID }}
github_app_private_key: ${{ secrets.GH_RELEASES_APP_PRIVATE_KEY }}
github_app_pem: ${{ secrets.GH_RELEASES_APP_PRIVATE_KEY }}

0 comments on commit a34a7b3

Please sign in to comment.