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

This commit is contained in:
Alan Youngblood
2024-03-08 14:47:27 -05:00
parent 9544f02a3d
commit 0b95ef1b91

View File

@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@v3
name: Checkout
with:
ref: main
registry: gitea.oakcityit.net
username: ${{ secrets.REPO_USER }}
password: ${{ secrets.REPO_TOKEN }}