mirror of
https://github.com/zerotier/helm-charts.git
synced 2026-05-22 16:29:51 -07:00
Merge branch 'main' into action-config
This commit is contained in:
@@ -21,9 +21,11 @@ jobs:
|
||||
|
||||
- name: Install Helm
|
||||
uses: azure/setup-helm@v1
|
||||
with:
|
||||
version: v3.15.2
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.2.0
|
||||
uses: helm/chart-releaser-action@v1.6.0
|
||||
env:
|
||||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user