diff --git a/.github/workflows/docc.yml b/.github/workflows/docc.yml index bbc8cf1..7ab0cc7 100644 --- a/.github/workflows/docc.yml +++ b/.github/workflows/docc.yml @@ -39,7 +39,7 @@ jobs: id-token: write environment: name: github-pages - url: "https://kc-2001ms.github.io/SwiftLI/documentation/swiftli/" + url: "https://iroiro.dev/SwiftLI/documentation/swiftli/" steps: - name: Deploy to GitHub Pages