ci: switch over to using forgejo actions
This commit is contained in:
parent
b3d2b83fed
commit
d05ec2f214
12 changed files with 80 additions and 71 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue