Fixed: last deployment step
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 4m32s
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 4m32s
This commit is contained in:
parent
9d44b54617
commit
615624593d
@ -96,7 +96,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd pages && \
|
cd pages && \
|
||||||
cp ../.domains ./.domains && \
|
cp ../.domains ./.domains && \
|
||||||
cp
|
|
||||||
git config user.name "${{ gitea.actor }}" && \
|
git config user.name "${{ gitea.actor }}" && \
|
||||||
git config user.email ""${{ gitea.actor }}"@noreply.git.morlana.online" && \
|
git config user.email ""${{ gitea.actor }}"@noreply.git.morlana.online" && \
|
||||||
git add . && \
|
git add . && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user