Skip to content

Commit

Permalink
fixup! ci: update token for helm releases
Browse files Browse the repository at this point in the history
  • Loading branch information
yorugac committed Oct 12, 2023
1 parent 15c16dd commit 360b187
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
ct_configfile: charts/ct.yaml
helm_tag_prefix: helm
secrets:
helm_repo_token: ${{ secrets.K6_OPERATOR_HELM_RELEASE_JWT_KEY }}
gihub_app_id: ${{ secrets.K6_OPERATOR_HELM_RELEASE_APP_ID }}
helm_repo_token: ${{ secrets.K6_OPERATOR_HELM_RELEASE_PEM_KEY }}

0 comments on commit 360b187

Please sign in to comment.