Skip to content

Commit 5c13ef3

Browse files
committed
Update wbc action
1 parent 493c5cf commit 5c13ef3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-wbc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212
- uses: superfly/flyctl-actions/setup-flyctl@master
13-
- run: flyctl deploy --remote-only --app mlb-led-cloud-wbc
13+
- run: flyctl deploy --remote-only --app mlb-led-cloud-yaetca
1414
env:
1515
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}

0 commit comments

Comments
 (0)