Skip to content

Commit 2be6da2

Browse files
Fixed typo i script
1 parent b30d413 commit 2be6da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
if: success()
6464
uses: crazy-max/ghaction-github-pages@v2
6565
with:
66-
domain: www.oidc.se
66+
domain: www.oidc.se
6767
target_branch: gh-pages
6868
build_dir: html
6969
keep_history: true

0 commit comments

Comments
 (0)