mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-14 20:38:41 +00:00
tpl fixes, dont use printHtml for none-string types
This commit is contained in:
parent
bd3e17894c
commit
e71cfc41cd
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -34,5 +34,6 @@ jobs:
|
|||
git config --global user.name 'Build Bot'
|
||||
git config --global user.email 'build.bot@orange-management.email'
|
||||
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}
|
||||
git commit -am "Automatic css build"
|
||||
git add *.css
|
||||
git commit -m "Automatic css build"
|
||||
git push
|
||||
Loading…
Reference in New Issue
Block a user