Skip to content

Commit

Permalink
ci: fix typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yorugac committed Oct 20, 2023
1 parent 33957b2 commit 472c2c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
ct_configfile: charts/ct.yaml
helm_tag_prefix: helm
secrets:
gihub_app_id: ${{ secrets.K6_OPERATOR_HELM_RELEASE_APP_ID }}
github_app_id: ${{ secrets.K6_OPERATOR_HELM_RELEASE_APP_ID }}
github_app_pem: ${{ secrets.K6_OPERATOR_HELM_RELEASE_PEM_KEY }}

0 comments on commit 472c2c1

Please sign in to comment.