mirror of
https://github.com/rancher/k3k.git
synced 2026-08-19 04:16:16 +00:00
Remove GITHUB_TOKEN from install helm (#29)
This commit is contained in:
@@ -23,7 +23,6 @@ jobs:
|
||||
|
||||
- name: Install Helm
|
||||
uses: azure/setup-helm@v3
|
||||
GITHUB_TOKEN: ${{ secrets.TOKEN }}
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.5.0
|
||||
|
||||
Reference in New Issue
Block a user