Skip to content

Commit

Permalink
provided GH_TOKEN as env
Browse files Browse the repository at this point in the history
  • Loading branch information
Volvo Customer Specific user authored and Volvo Customer Specific user committed Jan 16, 2024
1 parent 96f9bd6 commit 350040e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
git config user.email "[email protected]"
- name: Install Helm
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: azure/setup-helm@v3

- name: Run chart-releaser
Expand Down

0 comments on commit 350040e

Please sign in to comment.