Skip to content

Commit 6c42037

Browse files
authored
Update carbon-aware-deploy.yml
1 parent b54dee3 commit 6c42037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/carbon-aware-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
flyctl scale count 0
4141
4242
echo "Scaling up machines in region: $CLEAN_REGION"
43-
flyctl scale count 1 --region $CLEAN_REGION
43+
flyctl scale count 1 --region $CLEAN_REGION --yes
4444
env:
4545
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
4646

0 commit comments

Comments
 (0)