Gitea Act Runner Deploy updated 4
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 34s

This commit is contained in:
Alan Youngblood 2024-03-08 15:23:36 -05:00
parent 0b95ef1b91
commit fd59e1510b

View File

@ -11,11 +11,11 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
name: Checkout name: Checkout
with: # with:
ref: main # ref: main
registry: gitea.oakcityit.net # registry: gitea.oakcityit.net
username: ${{ secrets.REPO_USER }} # username: ${{ secrets.REPO_USER }}
password: ${{ secrets.REPO_TOKEN }} # password: ${{ secrets.REPO_TOKEN }}
- name: Build - name: Build
run: | run: |
hugo version hugo version