Skip to content

Commit

Permalink
add missing cr token (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
bueti authored Oct 6, 2020
1 parent adf5f65 commit 1a0fd40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ jobs:
git config user.email "[email protected]"
- name: Run chart-releaser
uses: helm/[email protected]
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 1a0fd40

Please sign in to comment.