Skip to content

Commit ffab70d

Browse files
committed
Wrong base_href
1 parent b289324 commit ffab70d

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ _framework/** binary
55
*.dll binary
66
*.pdb binary
77
*.js binary
8+
*.dat binary
9+
*.json binary
10+
*.blat binary

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: SteveSandersonMS/ghaction-rewrite-base-href@5b54862a8831e012d4f1a8b2660894415fdde8ec # v1.1.0
5252
with:
5353
html_path: ${{ env.PUBLISH_DIR }}/index.html
54-
base_href: /blazor-samples/
54+
base_href: /Drogecode.Blazor.ExpireStorage/
5555

5656
- name: Setup Pages
5757
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0

Demo/ExpireStorage.Demo/.gitattributes

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)