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 61fd502 commit b5d452d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
FLY_REGION: fra
with:
app_name: ${{ env.FLY_ORG }}-production
workspace_name: react-router-devtools
workspace_name: docs
2 changes: 1 addition & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ jobs:
FLY_REGION: fra
with:
app_name: ${{ env.FLY_ORG }}-production
workspace_name: react-router-devtools
workspace_name: docs

0 comments on commit b5d452d

Please sign in to comment.