mirror of
https://github.com/Azure/setup-helm.git
synced 2026-04-07 07:16:55 +00:00
fix auth (#86)
This commit is contained in:
parent
484a64052d
commit
17cd77473c
5 changed files with 53 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ Acceptable values are latest or any semantic version string like v3.5.0 Use this
|
|||
- uses: azure/setup-helm@v3
|
||||
with:
|
||||
version: '<version>' # default is latest (stable)
|
||||
token: ${{ secrets.GITHUB_TOKEN }} # only needed if version is 'latest'
|
||||
id: install
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue