Fixed: last deployment step
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 4m32s

This commit is contained in:
Florian Weber 2025-01-11 16:16:13 +01:00
parent 9d44b54617
commit 615624593d
Signed by: f.weber
GPG Key ID: B162B599E31221C6

View File

@ -96,7 +96,6 @@ jobs:
run: |
cd pages && \
cp ../.domains ./.domains && \
cp
git config user.name "${{ gitea.actor }}" && \
git config user.email ""${{ gitea.actor }}"@noreply.git.morlana.online" && \
git add . && \