Merge pull request #28 from leigh-hackspace/production-config

Prep for production deployment
This commit is contained in:
2024-02-08 14:18:24 +00:00
committed by GitHub
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