We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 493c5cf commit 5c13ef3Copy full SHA for 5c13ef3
1 file changed
.github/workflows/deploy-wbc.yml
@@ -10,6 +10,6 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
- uses: superfly/flyctl-actions/setup-flyctl@master
13
- - run: flyctl deploy --remote-only --app mlb-led-cloud-wbc
+ - run: flyctl deploy --remote-only --app mlb-led-cloud-yaetca
14
env:
15
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
0 commit comments