Skip to content

Commit

Permalink
use old ci var
Browse files Browse the repository at this point in the history
  • Loading branch information
hensur committed Feb 23, 2021
1 parent cb0b028 commit fcf871f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
mode: 'publish'
chartYaml: './deploy/helm-chart/brudi-operator/Chart.yaml'
env:
GITHUB_TOKEN: "${{ secrets.githubToken }}"
GITHUB_TOKEN: "${{ secrets.RELEASE_USER_TOKEN }}"
HELM_REPO_PASSWORD: "${{ secrets.HELM_REPO_PASSWORD }}"

0 comments on commit fcf871f

Please sign in to comment.