The testing continues 🔗
With this post we testing the publish script:
hugo
cp -R public/* codeberg-pages
cd codeberg-pages
git add .
git commit -m "publish"
git push origin main
Let us see if it works
With this post we testing the publish script:
hugo
cp -R public/* codeberg-pages
cd codeberg-pages
git add .
git commit -m "publish"
git push origin main
Let us see if it works