Skip to content

Commit

Permalink
ci: update token for helm releases
Browse files Browse the repository at this point in the history
  • Loading branch information
yorugac committed Oct 6, 2023
1 parent bb05e80 commit 79b318a
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,4 +20,4 @@ jobs:
ct_configfile: charts/ct.yaml
helm_tag_prefix: helm
secrets:
helm_repo_token: ${{ secrets.GITHUB_TOKEN }}
helm_repo_token: ${{ secrets.K6_OPERATOR_HELM_RELEASE_KEY }}

0 comments on commit 79b318a

Please sign in to comment.