Skip to content

Commit

Permalink
Test out deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
AlemTuzlak committed Feb 3, 2025
1 parent b4f187c commit 61fd502
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ jobs:
FLY_REGION: fra
with:
app_name: ${{ env.FLY_ORG }}-production
workspace_name: react-router-devtools
3 changes: 2 additions & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,5 @@ jobs:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
FLY_REGION: fra
with:
app_name: ${{ env.FLY_ORG }}-production
app_name: ${{ env.FLY_ORG }}-production
workspace_name: react-router-devtools

0 comments on commit 61fd502

Please sign in to comment.