next try for publishing
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 4m40s
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 4m40s
This commit is contained in:
@@ -54,6 +54,7 @@ jobs:
|
||||
- name: push pages
|
||||
run: |
|
||||
cd pages && \
|
||||
cp ../.domains ./.domains && \
|
||||
git config user.name "${{ gitea.actor }}" && \
|
||||
git config user.email ""${{ gitea.actor }}"@noreply.git.morlana.online" && \
|
||||
git add . && \
|
||||
|
||||
Reference in New Issue
Block a user