first github actions commit

This commit is contained in:
DerTyp7
2023-09-26 11:41:48 +02:00
parent e1c429ae09
commit c212444476
4 changed files with 430 additions and 0 deletions

View File

@@ -103,6 +103,9 @@
],
"scripts": []
}
},
"deploy": {
"builder": "angular-cli-ghpages:deploy"
}
}
}