Skip to content

Commit 2f293be

Browse files
committed
Update the production URL.
1 parent 8517b01 commit 2f293be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
environment:
1010
name: production
11-
url: "https://vlach-cookbook.fly.dev/"
11+
url: "https://cookbook.vlach.us/"
1212
steps:
1313
- uses: actions/checkout@v3
1414
- uses: superfly/flyctl-actions/setup-flyctl@master

0 commit comments

Comments
 (0)