Skip to content

Commit dbf8141

Browse files
committed
Reformat url cont.
1 parent b0a8d72 commit dbf8141

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/generate-apple-association.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
{
3838
"appID": "${TEAM_ID}.com.andrewcruz3.retune",
3939
"paths": [
40-
"/invite/*"
40+
"/invite*"
4141
]
4242
}
4343
]

.well-known/apple-app-site-association

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"appID": "SW4TH644Q8.com.andrewcruz3.retune",
77
"paths": [
8-
"/invite/*"
8+
"/invite*"
99
]
1010
}
1111
]

0 commit comments

Comments
 (0)