Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyaug authored Aug 5, 2020
1 parent d8bd725 commit 5dc55f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
git config user.name "$GITHUB_ACTOR"
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- name: Run chart-releaser
uses: treeverse/chart-releaser-action@v1.0.3-alpha1
uses: treeverse/chart-releaser-action@v1.0.4-alpha1
env:
CR_TOKEN: "${{ secrets.CR_TOKEN }}"

0 comments on commit 5dc55f7

Please sign in to comment.