We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8517b01 commit 2f293beCopy full SHA for 2f293be
.github/workflows/release.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
environment:
10
name: production
11
- url: "https://vlach-cookbook.fly.dev/"
+ url: "https://cookbook.vlach.us/"
12
steps:
13
- uses: actions/checkout@v3
14
- uses: superfly/flyctl-actions/setup-flyctl@master
0 commit comments