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 c8848ab commit 33957b2
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 @@ -21,4 +21,4 @@ jobs:
helm_tag_prefix: helm
secrets:
gihub_app_id: ${{ secrets.K6_OPERATOR_HELM_RELEASE_APP_ID }}
helm_repo_token: ${{ secrets.K6_OPERATOR_HELM_RELEASE_PEM_KEY }}
github_app_pem: ${{ secrets.K6_OPERATOR_HELM_RELEASE_PEM_KEY }}

0 comments on commit 33957b2

Please sign in to comment.