This commit is contained in:
@ -20,8 +20,8 @@ jobs:
|
||||
git config --global user.email "${{ gitea.actor }}.users.noreply.git.theoswalds.com"
|
||||
git config --global user.name "${{ gitea.actor }}"
|
||||
git submodule update --init --recursive --remote -f
|
||||
git commit -am "updating submodules"
|
||||
git push | return 0
|
||||
git commit -am "updating submodules" | return 0
|
||||
git push
|
||||
- name: Install Hugo
|
||||
uses: peaceiris/actions-hugo@v3
|
||||
with:
|
||||
|
Reference in New Issue
Block a user