ci: switch over to using forgejo actions
All checks were successful
On_Push / pdfs (budget) (push) Successful in 13s
On_Push / pdfs (events) (push) Successful in 36s
On_Push / pdfs (handovers) (push) Successful in 15s
On_Push / pdfs (minutes) (push) Successful in 13s

This commit is contained in:
silver 2024-08-10 23:40:35 +01:00
parent b3d2b83fed
commit d05ec2f214
Signed by: silver
GPG key ID: 0A1071E702CE4B4E
12 changed files with 80 additions and 71 deletions

View file

@ -9,7 +9,7 @@ indentation = 2
src = "./Budget"
# Optional
dest= "./html_Budget"
dest= "./html_budget"
# html blocks you dont want to include in teh finished page
# Optional

View file

@ -9,7 +9,7 @@ indentation = 2
src = "./AAAAAAA"
# Optional
dest= "./Events_html"
dest= "./events_html"
# html blocks you dont want to include in teh finished page
# Optional

View file

@ -9,7 +9,7 @@ indentation = 2
src = "./Handovers"
# Optional
dest= "./html_Handovers"
dest= "./html_handovers"
# html blocks you dont want to include in teh finished page
# Optional

View file

@ -9,7 +9,7 @@ indentation = 2
src = "./Committee"
# Optional
dest= "./Committee_html"
dest= "./committee_html"
# html blocks you dont want to include in teh finished page
# Optional

View file

@ -9,7 +9,7 @@ indentation = 2
src = "./Council"
# Optional
dest= "./Council_html"
dest= "./council_html"
# html blocks you dont want to include in teh finished page
# Optional