This commit is contained in:
Jonas Forsberg 2024-10-15 14:21:02 +02:00
parent e7e344e9dc
commit 54e87b6b8c
2 changed files with 10 additions and 7 deletions

View File

@ -21,7 +21,10 @@ jobs:
- name: Check for changed charts - name: Check for changed charts
id: changed-files id: changed-files
uses: tj-actions/changed-files@v45.0.3 uses: tj-actions/changed-files@v44
with:
dir_names: true
files: charts/*
- name: List all changed files - name: List all changed files
run: | run: |

View File

@ -4,7 +4,7 @@
azure: azure:
url url
pool pool:
token: token:
harbor: harbor: