Skip to content

Commit

Permalink
Update actions tag
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Rigby <scott@r6by.com>
  • Loading branch information
scottrigby committed Dec 8, 2019
1 parent 68df867 commit be9c1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
git config user.email noreply@github.com
- name: Run chart-releaser
uses: helm/chart-releaser-action@master
uses: helm/chart-releaser-action@v1.0.0-alpha.1
env:
CR_TOKEN: "${{ secrets.CR_TOKEN }}"
```
Expand Down

0 comments on commit be9c1b2

Please sign in to comment.