feat(ci): actually push website data from release workflow

This commit is contained in:
kjeld Schouten-Lebbing
2022-04-01 12:42:34 +02:00
parent 6a854f59a0
commit 995923f053
+1 -2
View File
@@ -131,8 +131,7 @@ jobs:
git config user.email "bot@truecharts.org"
git add --all
git commit -sm "Commit released docs for TrueCharts" || exit 0
## TODO: actually push the content
# git push
git push
cd -
rm -rf pub