Prep for production deployment

This commit is contained in:
2024-02-08 14:16:05 +00:00
parent 08b3607d03
commit e5e649f620
2 changed files with 3 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
# Sample workflow for building and deploying a Hugo site to GitHub Pages
name: Deploy Hugo site to Pages
name: Deploy Hugo site to Production
on:
# Runs on pushes targeting the default branch
@@ -68,7 +67,7 @@ jobs:
# Deployment job
deploy:
environment:
name: github-pages
name: production
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: build

View File

@@ -1 +1 @@
web-test.leighhack.org
leighhack.org