workflow
All checks were successful
/ test (push) Successful in 7s
/ publish (push) Successful in 58s

This commit is contained in:
milovann 2024-12-03 22:54:44 +01:00
parent 7de5d8e59a
commit b24a4609de

View file

@ -20,6 +20,7 @@ jobs:
if: ${{ secrets.WEB != '' }}
run: |
echo "Cloning"
echo secrets.WEB
git clone https://rvba:${{ secrets.WEB }}@git.forgeons.org/rvba/web
echo "Cd"
cd web