Explicit URL in act_runner
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 2s

This commit is contained in:
Alan Youngblood 2024-01-16 14:45:06 -05:00
parent 184407ea9f
commit 5aceee2867

View File

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