ci: use lowercase folder names to make it easier to use forgejo actions
This commit is contained in:
parent
ac8ce58660
commit
b3d2b83fed
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
root="$PWD"
|
||||
|
||||
folder="Handovers"
|
||||
folder="handovers"
|
||||
folder_html="html_${folder}"
|
||||
folder_pdf="pdf_${folder}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue