mirror of
https://github.com/philippemerle/KubeDiagrams.git
synced 2026-05-21 09:52:47 +00:00
Set action to use
This commit is contained in:
2
.github/workflows/test-action.yml
vendored
2
.github/workflows/test-action.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: "Generate diagram from Helm chart"
|
||||
uses: ./
|
||||
uses: philippemerle/KubeDiagrams@main
|
||||
with:
|
||||
type: "helm"
|
||||
args: 'https://charts.jetstack.io/cert-manager'
|
||||
|
||||
Reference in New Issue
Block a user