Skip to content

Commit

Permalink
🔧 Add env
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshHeng committed Sep 15, 2024
1 parent 6bc2519 commit e4afcc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
url: https://2024.wsaf.org.uk

steps:
- name: Checkout
Expand Down

0 comments on commit e4afcc7

Please sign in to comment.