Skip to content

Commit

Permalink
fixed site url
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan-Roberts123 committed Apr 26, 2024
1 parent 62f1e71 commit 0420c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
env:
MONGODB_URI: ${{secrets.MONGODB_URI}}
USERNAME: Paul
WEBURL: https://d2pwr7td6bbxrr.cloudfront.net
WEBURL: https://d11790256k2kgv.cloudfront.net
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
Expand Down

0 comments on commit 0420c72

Please sign in to comment.