Continuous Profiling Platform. Debug performance issues down to a single line of code
GNU Affero General Public License v3.0
10.13k
stars
614
forks
source link
chore: update helm release workflow with github app secrets #3631
Closed
marcsanmi closed 1 month ago
Update helm release workflow to use GitHub App for authentication. Added
GH_RELEASES_APP_ID
andGH_RELEASES_APP_PRIVATE_KEY
as repository secrets.Closes https://github.com/grafana/pyroscope-squad/issues/245.