Skip to content

Commit

Permalink
fix: env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
agrrh committed Dec 15, 2023
1 parent 02c332e commit 5a1a8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
with:
charts_dir: charts/
env:
CR_TOKEN: "${{ secrets.CR_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.CR_TOKEN }}"

0 comments on commit 5a1a8be

Please sign in to comment.