act_runner url fixed format
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 1s

This commit is contained in:
Alan Youngblood 2024-01-16 14:59:22 -05:00
parent e8b3fdd17b
commit 8090d10d04

View File

@ -9,7 +9,7 @@ jobs:
deploy:
name: "Deploy Hugo site to Netlify"
steps:
- uses: http://gitea.oakcityit.net/checkout@v3
- uses: https://gitea.oakcityit.net/Zeronaut/nbco-hugo-web/checkout@v3
name: Checkout
- name: Build
run: |