Gitea Act Runner Deploy updated 3
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 32s
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 32s
This commit is contained in:
@ -12,6 +12,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
name: Checkout
|
name: Checkout
|
||||||
with:
|
with:
|
||||||
|
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 }}
|
||||||
|
Reference in New Issue
Block a user