ci: see if wildcards need to be used

This commit is contained in:
silver 2024-05-14 00:06:48 +01:00
parent f768dceb49
commit 873dc86fd3
Signed by: silver
GPG key ID: 54E2C71918E93B74

View file

@ -33,7 +33,7 @@ handovers:
artifacts: artifacts:
name: "Handovers" name: "Handovers"
paths: paths:
- Committee/_Handovers_pdf/ - Committee/_Handovers_pdf/*
- Committee/errors.log - Committee/errors.log
@ -45,5 +45,5 @@ minutes:
artifacts: artifacts:
name: "Minutes" name: "Minutes"
paths: paths:
- Minutes_pdf/ - Minutes_pdf/*
- errors.log - errors.log