diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index de3fc33..4285c82 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -9,6 +9,6 @@ jobs: - run: | ls -alh nix-shell -p git - git clone https://$GIT_USER:$GIT_PASS@git.le43.eu/tbarnouin/nixos-hypervisor + git clone https://"$GIT_USER":"$GIT_PASS"@git.le43.eu/tbarnouin/nixos-hypervisor echo "All set !"