diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 9570aba..4a5e55d 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -32,7 +32,7 @@ jobs: - -c - | apk add --no-cache git build-base - git clone --depth 1 https://alois:${GITEA_TOKEN}@git.alocoq.fr/alois/CoqResearch.git /work + git clone --depth 1 https://git.alocoq.fr/alois/CoqResearch.git /work cd /work bundle install bundle exec jekyll build