added terminal theme
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
name: Hugo Update Pipeline
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on:
|
||||
on: [push]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
@ -22,6 +22,7 @@ jobs:
|
||||
git commit -am "updating submodules"
|
||||
git push
|
||||
- name: Install Hugo
|
||||
if: always()
|
||||
uses: peaceiris/actions-hugo@v3
|
||||
with:
|
||||
hugo-version: 'latest'
|
||||
|
Reference in New Issue
Block a user